You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If you create a group with a loaded or unloaded model, load the group, duplicate the group and try to load the group with descendants, Maya will crash.
Steps to reproduce
Steps to reproduce the behavior:
Open 'kitchen_set_instanced'
Unload the |Kitchen_set_instanced|Kitchen_set_instancedShape,/Kitchen_set
Navigate to and click on the |Kitchen_set_instanced|Kitchen_set_instancedShape,/Kitchen_set/Props_grp/North_grp/SinkArea_grp/FlowerPotB_1 or any prim with a composition arc / is a component.
Press Ctrl+g to group
Right click on group -> Load with Descendents
Click on group, ctrl+d to duplicate
Right click on the new duplicated group -> Load with Descendants
Step 7 will trigger the crash.
Error:
maya.bin crashed. FATAL ERROR: Failed axiom: ' _primIndex '
in GetSourcePrimIndex at line 104 of pxr/usd/usd/primData.cpp
If you skip step 5 and do not load the group with descendants before duplicating, it will not crash.
Maya will crash regardless if the initially grouped prim was initially loaded or unloaded.
Expected behavior
I would expect Maya to load the group and not crash.
santosd
changed the title
Crash when duplicating groups with loaded descendants
[MAYA-114369] Crash when duplicating groups with loaded descendants
Oct 20, 2021
Hello Grace, Thank you for reporting this issue. I tested it in the latest PR and was still able to repro the crash. I have logged the issue internally as MAYA-114369. Thanks again and good catch.
Describe the bug
If you create a group with a loaded or unloaded model, load the group, duplicate the group and try to load the group with descendants, Maya will crash.
Steps to reproduce
Steps to reproduce the behavior:
|Kitchen_set_instanced|Kitchen_set_instancedShape,/Kitchen_set
|Kitchen_set_instanced|Kitchen_set_instancedShape,/Kitchen_set/Props_grp/North_grp/SinkArea_grp/FlowerPotB_1
or any prim with a composition arc / is a component.Step 7 will trigger the crash.
Error:
If you skip step 5 and do not load the group with descendants before duplicating, it will not crash.
Maya will crash regardless if the initially grouped prim was initially loaded or unloaded.
Expected behavior
I would expect Maya to load the group and not crash.
Specs (if applicable):
The text was updated successfully, but these errors were encountered: