UV missing on alembic export

   13923   7   2
User Avatar
Member
42 posts
Joined: Dec. 2016
Offline
I have a mesh with two UV sets, UV1 and UV2.
I export it as alembic, then import the same alembic back into houdini.

The imported alembic now have same UV on both UV sets, means both sets are UV1, and UV2 is missing…

Could anyone help? thanks.

Attachments:
UV_missing.hip (2.0 MB)

User Avatar
Member
2528 posts
Joined: June 2008
Offline
Looks like a bug in Alembic. Just use .bgeo.sc file extension instead of .abc.
Using Houdini Indie 20.0
Ubuntu 64GB Ryzen 16 core.
nVidia 3050RTX 8BG RAM.
User Avatar
Member
42 posts
Joined: Dec. 2016
Offline
Enivob
Looks like a bug in Alembic. Just use .bgeo.sc file extension instead of .abc.

Thanks for the response. Now im gonna google on how to import .bgeo.sc into maya
User Avatar
Member
336 posts
Joined: Dec. 2014
Offline
You might try exporting separate alembic files for each UV set, then consolidate them in Maya
User Avatar
Member
1 posts
Joined: Oct. 2017
Offline
Yes I'm having the same problem, using a new boolean sop and when I export alembic animation out of houdini into Maya theres some random uv's missing on frames of the animation, really crap. Anyone got any ideas?
User Avatar
Member
4 posts
Joined: Jan. 2017
Offline
Promote point attribute “uv” to vertex attribute. Just ran into this problem today. This fixed the export to alembic.
User Avatar
Member
18 posts
Joined: May 2019
Offline
dennissedov
Promote point attribute "uv" to vertex attribute. Just ran into this problem today. This fixed the export to alembic.
that worked for me. Thanks!
User Avatar
Member
60 posts
Joined: Feb. 2022
Offline
I also encountered a similar problem.

In `rop_alembic -> Geometry -> Additional UV Attributes` add `uv*`.



This way all uv can be output to the abc file.

Edited by HenDaSheng - Nov. 24, 2022 06:40:40
  • Quick Links