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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment