I have a large .usda file. I want to split it into assets chairs, tables etc and do lookdev on them. The models came with UVs. I'm doing the following inside the component builder:
I Import and unpack, my UV's are untouched.
I make a group and prune everything but the chair, my UVs are still intact.
I move out, and in my setting I'm set up to keep all attributes, but the UVs are gone.
What am I doing wrong here?