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-120891] Selection highlight sticks after selecting the proxy shape #1955

Closed
gracekumagai opened this issue Jan 5, 2022 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@gracekumagai
Copy link

Describe the bug
If you select the proxy shape in the wireframe display mode and clear your selection, the selection highlight is still displayed for its children. This does not occur in the smooth shaded mode.

If you select one if its children, the selection highlight still displays for all the other children (even if the selection is cleared). If you select each child, it seems to reset the selection highlight and behave as expected.

This is likely related to issue #1752.

Steps to reproduce
Steps to reproduce the behavior:

  1. Open a new file in Maya 2022
  2. Navigate to Create -> Universal Scene Description (USD) -> Stage with new layer
  3. Right click on the proxy shape -> Add new prim -> Capsule
  4. Right click on the proxy shape -> Add new prim -> Cube
  5. Select the proxy shape stageShape1
  6. Ensure that you are using the wireframe display mode
  7. Clear the selection by selecting elsewhere in the viewport. Notice that the selection highlight remains on the children even though the selection has been cleared

Attachments
wireframe_after_proxyshape_selected

Specs (if applicable):
maya2022.update3
Maya Usd: #1891

@gracekumagai gracekumagai added the bug Something isn't working label Jan 5, 2022
@santosg87 santosg87 changed the title Selection highlight sticks after selecting the proxy shape [MAYA-120891] Selection highlight sticks after selecting the proxy shape Jan 17, 2022
@williamkrick
Copy link
Contributor

@gracekumagai I believe this is working correctly now, please let us know if you find more issues!

@gracekumagai
Copy link
Author

It seems to be working on my end - thank you!

@neilh-adsk neilh-adsk moved this to Done in maya-usd Nov 6, 2023
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
Archived in project
Development

No branches or pull requests

3 participants