Search Issue Tracker
Active
Votes
0
Found in [Package]
14.0.6
15.0.3
16.0.1
Issue ID
SGB-525
Regression
Yes
Alpha Clip Threshold doesn't clip the object/is not visible in the Material preview and the Scene View when negative values are inputted
Reproduction steps:
1. Open the attached project “TestProject”
2. Open the “Assets/Scenes/MainScene.unity” scene
3. Select “Assets/Materials/NegativeAlpha.mat”
4. In the Inspector Window change the “Surface Inputs/HeightCutoff” value to any negative and then to positive values
5. Observe the changes in the material height in the Inspector Preview Window, and the “Cube” GameObject in the Scene
Expected result: The “NegativeAlpha” material and “Cube” GameObject height updates to match the inputs
Actual result: The “NegativeAlpha” material and “Cube” GameObject height remain constant in both Inspector Preview Window and Scene View when negative values are inputted
Reproducible with: 14.0.3 (2022.2.0a16), 14.0.6 (2022.2.5f1), 15.0.3 (2023.1.0b1), 16.0.1 (2023.2.0a9)
Not Reproducible with: 12.1.10 (2021.3.22f1), 14.0.3 (2022.2.0a15)
Could not test with: 10.10.1 (2020.3.44f1) (unable to upgrade “NegativeAlpha.mat”)
Reproducible on: Intel macOS 13.2
Note: The “Cube” GameObject” height updates only in the Game View when negative values are used.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment