Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MAYA-114346] Outliner - Load with descendants collapses expanded sibling hierarchies #1766

Closed
gracekumagai opened this issue Oct 18, 2021 · 7 comments
Assignees
Labels
bug Something isn't working outliner Features affecting Maya's Outliner reproduced Issue has been reproduced requires maya This issue requires changes in Maya

Comments

@gracekumagai
Copy link

Describe the bug
If you "Load with Descendants" on a node and it has siblings (and children of the siblings) that are expanded, it will collapse everything. "Unload" does not impact the expanded hierarchy.

Steps to reproduce
Steps to reproduce the behavior:

  1. Open 'kitchen_set_instanced'
  2. Navigate to |Kitchen_set_instanced|Kitchen_set_instancedShape,/Kitchen_set/Props_grp/DiningTable_grp
  3. Expand |Kitchen_set_instanced|Kitchen_set_instancedShape,/Kitchen_set/Props_grp/DiningTable_grp/TableTop_grp
  4. Expand |Kitchen_set_instanced|Kitchen_set_instancedShape,/Kitchen_set/Props_grp/DiningTable_grp/TableTop_grp/CerealBowl_grp
  5. Unload |Kitchen_set_instanced|Kitchen_set_instancedShape,/Kitchen_set/Props_grp/DiningTable_grp/KitchenTable_1 (Note: no change to the collapsed/expanded sibling hierarchies)
  6. BUG: Load |Kitchen_set_instanced|Kitchen_set_instancedShape,/Kitchen_set/Props_grp/DiningTable_grp/KitchenTable_1. Loading the KitchenTable_1 will collapse the CerealBowl_grp and the TableTop_grp

Expected behavior
I would expect the loading operations to not impact the expanded/collapsed state of its siblings (similar to unload).

Attachments
Steps 2-6 + Testing with the CerealBowl_grp
outliner - load with siblings expanded collapses siblings

Specs (if applicable):
OS (Linux 64 bit)
Maya USD: dev at 4710d36
Pixar USD: dev at 96c5a3f
Maya 2022.update2

@gracekumagai gracekumagai added the bug Something isn't working label Oct 18, 2021
@simonstonge simonstonge added this to Needs triage in Issue Triage Oct 18, 2021
@santosd santosd assigned santosd and unassigned santosg87 Oct 19, 2021
@santosd
Copy link
Collaborator

santosd commented Oct 19, 2021

I tested and reproduced this one and logged it internally as MAYA-114346.

@santosd santosd added outliner Features affecting Maya's Outliner reproduced Issue has been reproduced requires maya This issue requires changes in Maya labels Oct 19, 2021
@wtelford wtelford moved this from Needs triage to Scheduled in Issue Triage Oct 25, 2021
@santosg87 santosg87 changed the title Outliner - Load with descendants collapses expanded sibling hierarchies [MAYA-114346] Outliner - Load with descendants collapses expanded sibling hierarchies Oct 25, 2021
@santosg87 santosg87 moved this from Scheduled to Backlog in Issue Triage Jan 17, 2022
@santosg87 santosg87 moved this from Backlog to Scheduled in Issue Triage Feb 28, 2022
@santosd
Copy link
Collaborator

santosd commented Mar 25, 2022

Hi Grace, a fix for this has been merged if you would like to build with the latest changes and retest. I tested on my end and I see that the collapse issue is fixed and didn't notice any regressions. I will go ahead and close this ticket out for now, but feel free to let me know if you find anything and we can reopen if needed.

@santosd santosd closed this as completed Mar 25, 2022
Issue Triage automation moved this from Scheduled to Done Mar 25, 2022
@gracekumagai
Copy link
Author

Hi @santosd, I tried building with the latest changes and I'm still running into the same issue. Is the fix only available in a new PR? Thanks!

@seando-adsk
Copy link
Collaborator

@gracekumagai / @santosg87 - The fix for this was in Maya (not in the plugin). So you will need the latest Maya PR to see the fix.

@gracekumagai
Copy link
Author

Thanks @seando-adsk!

@santosd
Copy link
Collaborator

santosd commented May 25, 2022

Let us know if you run into any issues.

@gracekumagai
Copy link
Author

I tested in maya2023.2 and it's fixed! thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working outliner Features affecting Maya's Outliner reproduced Issue has been reproduced requires maya This issue requires changes in Maya
Projects
Archived in project
Development

No branches or pull requests

4 participants