Search Issue Tracker
Won't Fix
Won't Fix in 2023.3.X
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
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
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
Resolution Note (2023.3.X):
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