Search Issue Tracker
Fixed
Fixed in 2021.3.31f1, 2022.3.10f1, 2023.1.13f1, 2023.2.0b9, 2023.3.0a1
Votes
0
Found in
2020.3.48f1
2021.3.25f1
2022.2.19f1
2023.1.0b17
2023.2.0a15
2023.3.0a1
Issue ID
UUM-36470
Regression
No
UsePass doesn't reference passes within another Shader's second SubShader
Reproduction steps:
1. Open the attached project “UsePassBug”
2. Enter Play mode
3. Click the “SRP” button in the Game view
4. Click the “Built-in” button in the Game view
Expected result: the cube is visible regardless of which button is clicked
Actual result: the cube disappears when the “Built-in” button is clicked
Reproducible with: 2020.3.48f1, 2021.3.25f1, 2022.2.19f1, 2023.1.0b17, 2023.2.0a15
Reproducible on: macOS 13.2.1 (Intel)
Note: not reproducible when the first SubShader is deleted or its pass is changed to "USE"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
- Connection to Named Pipes fails when server and client are run
Add comment