Open
Description
Logging this for visiblity, it's been mentioned by a few people both internally and externally, but no Issue logged so far.
When selecting instances in the Hydra viewport, there are 2 problems:
- Querying the selected paths always results in the first instance being returned.
- Selection highlighting selects all instances. This is a direct result of Hydra draws all instances when it should draw only the first, none if others are requested PixarAnimationStudios/OpenUSD#444. We can attempt to implement a suggested masking workaround see https://groups.google.com/forum/#!topic/usd-interest/3L2I93UjHss
We have a fix for 1. internally which will be released soon, 2 is still WIP
Activity