Search Issue Tracker
Active
Under Consideration for 2021.3.X
Votes
14
Found in
2021.3.33f1
Issue ID
UUM-58219
Regression
No
SHADERPASS has incorrect value when using Shader Graph for Built-In target
How to reproduce:
1. Download and open the attached project
2. Open the "GeneratedFromGraph-SG.shader" shader
3. Go to line 1623
Expected outcome: SHADERPASS is defined before user defined code
Actual outcome: SHADERPASS is defined after user defined code
Reproducible with: 2021.3.33f1, 2022.3.15f1, 2023.2.3f1, 2023.3.0a17
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment