Hello, I’ll try to explain the situation:
- I linked a collection called Collection from the
House_interior.blend
toBY_LC_102_shot_02.blend
. - Instead of instancing, I link it directly to the scene.
- In
BY_LC_102_shot_02.blend
, I moved some objects of the linked Collection to a local collection called BG. - I exclude Collection from the view layer (untick the collection).
- I linked some materials from
Ttotto.blend
toBY_LC_102_shot_02.blend
. - I import an alembic animation to
BY_LC_102_shot_02.blend
which uses the materials fromTtotto.blend
for some models. The imported models are placed inside a local collection called import. - I move the models which use the materials from
Ttotto.blend
to another local collection called visible. - I exclude import from the view layer.
Exporting USD:
- If BG is included in the view layer: textures which are used by the materials from
Ttotto.blend
won’t be exported. - If BG is excluded from the view layer: textures which are used by the materials from
Ttotto.blend
will be exported.
I can send the files to a developer privately.