Search Issue Tracker
Fixed in 2022.3.39f1
Fixed in 2022.3.X, 2023.1.X, 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Add comment