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

refactoring_sandbox : VP2 Delegate : Hiding ProxyShape Does Not Work #70

Closed
cfmoore007 opened this issue Oct 25, 2019 · 4 comments
Closed
Labels
bug Something isn't working

Comments

@cfmoore007
Copy link

Issue :

When VP2_RENDER_DELEGATE_PROXY is enabled, setting the visibility ( aka Hiding ) a proxyShape does not work.

The visibility state is not updated in the viewport, nor are any edits written to the session layer ( though I guess I would expect this, as we're not editing a prim's visibility state directly, rather the shape that represents the USD stage ).

Orbiting in the viewport, nor the 'ogs -reset' command seem to have any effect.

Steps to re-produce :

  1. load the refactoring_sandbox
  2. load proxyShape ( I used a simple usd file with 3 spheres )
  3. select proxyShape and hide it
  4. notice, no updates in the viewport

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

( having issues uploading example file, sorry! )

@cfmoore007
Copy link
Author

3_Spheres.zip
added file

@huidong-chen huidong-chen added the bug Something isn't working label Nov 5, 2019
@huidong-chen
Copy link

Tracked as MAYA-101852 internally.

@huidong-chen
Copy link

The issue has been fixed by #112.

@cfmoore007
Copy link
Author

Confirmed. Closing.

robthebloke pushed a commit to AnimalLogic/maya-usd that referenced this issue Sep 10, 2020
Inject common LD_LIBRARY_PATH vars into add_maya_test
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants