Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.0f1
2023.3.0a1
Issue ID
UUM-59191
Regression
No
[HDRP] HDRP discard custom renderqueue setup in ShaderGraph
in ShaderGraph there is an option to select a custom renderqueue,
it seems that if selected something else than "Auto", then the Validator of the Material Variant will automatically reset it. But the Material inspector will fix it when updated.
See more detail in slack thread:
[https://unity.slack.com/archives/C01KF6YLA68/p1702639050550719]
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note:
Cannot repro the issue
Tried to upgrade the project from 21.3 to 22 but couldn't get the renderqueue to be equal to 2000 (which is the error as the correct value should be 3000)
In any case this looks more like an issue in the URP material upgrader than anything related to material variants