maya-usd
maya-usd copied to clipboard
[MAYA-122480] Selection Highlighting Broken with Instanced BasisCurves
Describe the bug In the latest maya beta with PR#228, when selecting BasisCurves that instanced, selection highlight is broken in shaded mode. Either you see no selection highlighted, or > 1 instanced prim
Steps to reproduce Steps to reproduce the behavior:
- load maya beta
- import the attached basisCurves.usdc
- select, any of the instanced prims - instanced_1,2 or 3 in shaded mode
- notice no selection highlight
- now switch to wireframe mode, witness selection highlight ( correct )
Expected behavior We expect selection highlighting to work
Attachments USD File basisCurves.zip
Shaded Mode Results ( incorrect )
Wire Frame Mode Results ( correct )
Specs (if applicable):
- OS & version [Windows 10]
- Compiler & version [VS2017]
- Maya version [Maya Beta and 2020.0 tested]
- Maya USD commit SHA [dev at a29704f with PR#228 merged in]
- Pixar USD commit SHA [master v20.02 compiled against rman23]
Additional context
I tried to avoid a dedicated selection highlight item for basisCurves, but from this issue we still need it. When being selected, the dedicated selection highlight item will be drawn closer to the camera so it can cover the shaded drawing.
closing this issue for the time being, as this is not in our current roadmap.