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
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
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.