maya-usd icon indicating copy to clipboard operation
maya-usd copied to clipboard

[MAYA-122480] Selection Highlighting Broken with Instanced BasisCurves

Open cfmoore007 opened this issue 5 years ago • 1 comments

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:

  1. load maya beta
  2. import the attached basisCurves.usdc
  3. select, any of the instanced prims - instanced_1,2 or 3 in shaded mode
  4. notice no selection highlight
  5. 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 ) basisCurve_instanced_selection_shaded

Wire Frame Mode Results ( correct ) basisCurve_instanced_selection_wireframe

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

cfmoore007 avatar Feb 07 '20 00:02 cfmoore007

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.

huidong-chen avatar Jul 21 '20 13:07 huidong-chen

closing this issue for the time being, as this is not in our current roadmap.

santosg87 avatar Sep 16 '24 14:09 santosg87