-
Notifications
You must be signed in to change notification settings - Fork 215
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When we try to export a mayaUsdProxyShape as a Maya scene, it doesn't export the USD edits that was living in the Maya scene. This means any composition/edit made from that Stage node is not being exported (Anonymous layers, EditTarget, PrimSpec/AttrSpec, new defs, etc).
Steps to reproduce
At its simplest way to reproduce the issue:
- Create Stage with New Layer
- Create a sphere Prim
- Select mayaUsdProxyShape node
- File -> Export Selection -> .ma
Expected behavior
Any USD Data that would normally be saved within the Maya scene should also be exported (Anonymous layers, EditTarget's Prim/AttrSpec, etc). The Export should act exactly like the "Save all edits (including USD) to the Maya scene file".
Specs:
- Alma Linux 9.4
- Maya 2024
- mayaUsd 0.30 & 0.31
Additional Info:
- Our Save USD Options is set to "Save all edits (including USD) to the Maya scene file"
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working