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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.