maya-usd
maya-usd copied to clipboard
Outliner - "Load" or "Load with Descendants" unselects prims
Describe the bug In the Outliner, when loading a prim using "Load" or "Load with Descendants", it unselects the selected prims.
A few observations:
- If there are multiple prims selected, all of them will be unselected.
- If there is a native Maya node selected and a prim, it will unselect the prim but maintain the selected Maya node.
- "Unload" maintains the selection.
Steps to reproduce Steps to reproduce the behavior:
- Open
kitchen_set_instanced
- Navigate to
|Kitchen_set_instanced|Kitchen_set_instancedShape,/Kitchen_set/Props_grp/DiningTable_grp/KitchenTable_1
- Select the
KitchenTable_1
- Unload the
KitchenTable_1
(it maintains the selection) - Load the
KitchenTable_1
(it unselects theKitchenTable_1
)
Expected behavior We would expect "Load" and "Load with Descendants" to not impact the user's selection. We would expect it to behave like "Unload."
Attachments
]
Specs (if applicable):
- OS (Linux 64 bit)
- Maya 2022.update2
admin action, internally logged as MAYA-126537
This defect has been addressed.
This appears to be working for us now, FWIW
closing this issue based on the latest comments. :)