Search Issue Tracker
Fixed in 12.0.0
Votes
1
Found in [Package]
12.0.0
Issue ID
1323618
Regression
No
ShaderGraph selection pass ignores alpha clipping
Reproduction steps:
1. Open the user's attached project and Scenes/SampleScene scene
2. In the Hierarchy window, select Plane (built-in) (1) and observe the selection outline in the Scene view
Expected result: selection outline follows the cutout pattern
Actual result: selection outline goes around the entire object
Reproducible with: 7.5.3 (2019.4.22f1), 10.4.0 (2020.3.1f1), 11.0.0 (2021.1.0f1), 12.0.0 (2021.2.0a10)
Could not test with: 2018.4.32f1 (could not downgrade)
Notes: When trying to select the object which is behind the object with alpha clipping, it is selected only when clicked twice
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- LUT assets are not shown when selecting Spectral Lut with Advanced Object Selector
- GameObjects disappear from Scene view when hidden in Hierarchy and Scene view Eye icon is disabled with GPU Resident Drawer enabled
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
Resolution Note (fix version 12.0.0):
Fixed in: 2021.2.0b2 (12.0.0)
Alpha clipping should now be considered in the selection and picking passes for URP Shader Graphs.