maya-usd
maya-usd copied to clipboard
can not save usdstage edits to usdproxyshapes referenced in maya file
Need help. Maya can save usdstage edit in files when usdproxyshape is not referenced, and it's not possible when usdproxyshape is referenced.
why it is? how to save edit when usdproxyshape is referenced?
Can you provide us some more info?
- What version of Maya?
- What version of Maya USD?
- Exact steps for recreating a scene and the problem?
What version of Maya? Maya2024.1
What version of Maya USD? maya-usd0.23
Exact steps for recreating a scene and the problem?
- create a usdproxyshape from file with usd layer editor,
- export selected usdproxyshape to maya ma file
- new scene and reference exported ma file with namespace
- edit usd prim(like translate,rotate,scale )
- save current maya scene, but usd saving dialog no popup
thank you for the information @xtvjxk123456!
this seems like it is a bug. I am able to reproduce this on mayaUSD 0.27.0 and 2024.2 as well.
That being said, I am not 100% sure we support this workflow - when dealing with references, maya will usually save the edits separately and not affect the reference itself. triggering the option to save changes to USD would cause the usd file to have saved changes, which defeats the reference edits workflow.
i will bring this topic to the team to discuss next steps