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-103762] refactoring_sandbox : UFE : Outliner Syncing Issues ( Selection / Prims ) #74

Closed
cfmoore007 opened this issue Oct 25, 2019 · 4 comments
Assignees
Labels
bug Something isn't working pending beta This issue or PR will be testable in next beta release reproduced Issue has been reproduced ufe-usd Related to UFE-USD plugin in Maya-Usd workflows Related to in-context workflows

Comments

@cfmoore007
Copy link

Issue :

The first time you select a prim, the selection is not reflected in the outliner ( there's some syncing issue )

Once you toggle expanding the prims the outliner ( and collapsing again ), when you duplicate again, only the latest duplicate is visible in the outliner ( the original spheres are now missing )

Steps to re-produce :

  1. open maya with UFE enabled ( refactoring_sandbox branch for the UFE code )
  2. load AL and import a proxyShape
  3. all prims seem to be properly reflected in the outliner :
  4. select the sphere on the left, duplicate
  5. expand outliner ( notice all prims are there )
  6. if you collapse the hierarchy, and select something else, starts to go out of sync

Testing Environment :

(Linux) Maya 2019.2
refactoring_sandbox ( d0bb624 ) and Pixar USD dev ( b85ddac )

( Windows ) beta ( latest PR )
refactoring_sandbox ( w/ PR#69 ) and Pixar USD-rc3

@cfmoore007 cfmoore007 added the bug Something isn't working label Feb 26, 2020
@kxl-adsk kxl-adsk added ufe-usd Related to UFE-USD plugin in Maya-Usd workflows Related to in-context workflows labels Mar 2, 2020
@santosg87 santosg87 added the reproduced Issue has been reproduced label Mar 10, 2020
@mdelasa
Copy link

mdelasa commented Mar 20, 2020

Logged internally as MAYA-103762

@santosg87 santosg87 changed the title refactoring_sandbox : UFE : Outliner Syncing Issues ( Selection / Prims ) [MAYA-103762] refactoring_sandbox : UFE : Outliner Syncing Issues ( Selection / Prims ) May 7, 2020
@santosg87
Copy link
Collaborator

this one is fixed internally now and should be available on the next PR. :)

@santosg87 santosg87 added the pending beta This issue or PR will be testable in next beta release label May 7, 2020
@cfmoore007
Copy link
Author

Excellent. Thanks! We'll try it out once the new beta is released.

@cfmoore007
Copy link
Author

This is now fixed for us in the new beta ( using the MayaUsdProxyShape ).
Will re-test w/ the AL_usdmaya_proxyShape shortly ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pending beta This issue or PR will be testable in next beta release reproduced Issue has been reproduced ufe-usd Related to UFE-USD plugin in Maya-Usd workflows Related to in-context workflows
Projects
None yet
Development

No branches or pull requests

5 participants