Search Issue Tracker
Fixed
Fixed in 2022.3.39f1, 2023.1.0b1
Votes
0
Found in
2021.3.18f1
2022.2.6f1
2023.1.0a26
Issue ID
UUM-26480
Regression
No
Shaders that UsePass a different shader will stop rendering when other shaders are changed
How to reproduce:
# Open the attached project "ShaderProblem.zip"
# Enter Play Mode
# Open Assets/TestShaderPass.shader
# Change "4095.5" to "4095.1" or any other number at line 48
Expected results: The Cube did not disappear in the Game view window
Actual results: The Cube disappears in the Game view window
Reproducible with: 2021.3.18f1, 2022.2.6f1, 2023.1.0a26
Not reproducible with: 2020.3.45f1, 2023.1.0b1, 2023.1.0b3, 2023.2.0a1
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment