Autodesk / maya-usd

A common USD (Universal Scene Description) plugin for Autodesk Maya
761 stars 202 forks source link

[MAYA-99990] refactoring_sandbox : VP2RenderDelegate: Holding snap shortcut while dragging over USD proxy will keep adding Prims to selection #78

Closed BigRoy closed 4 years ago

BigRoy commented 4 years ago

Issue

When trying to snap (using snap shortcut) to the USD scene the UFE subscene selection thinks it needs to be active and will continuously add whatever you hover over to the selection. Plus the first object in the USD scene that was under the cursor at the time of starting the snapping will move along too. The rest is just added to selection, but not moving along.

To reproduce

  1. Load USD proxy shape.
  2. Create a locator.
  3. Try and snap to the USD scene, e.g to one of its Prims while holding the snap shortcut (default shortcut is v).
  4. Now as you drag over the USD proxy shape note how it's changing the selection.

Specs


Mentioned in https://github.com/Autodesk/maya-usd/issues/51

huidong-chen commented 4 years ago

Thanks for reporting the issue.

It is a known issue to us, and we are waiting for an API fix to be backported for this issue.

(If you try the latest Maya PR, it should be working.)

huidong-chen commented 4 years ago

Logged as MAYA-99990 internally.

santosg87 commented 4 years ago

HI @BigRoy, are you able to validate this? it should be fixed on the current dev branch with the latest maya beta build. :)

santosg87 commented 4 years ago

marking this one as closed based on our internal testing. if this is still a problem, feel free to re-open it. :)