Unity Issue Tracker - "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
Closed
UUM-57549
"Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
Unity: Materials
Won't Fix
6.0.X
2023.3.X
2023.2.X
2022.3.X
2021.3.X
Cancelling this port, as the issue will be addressed in the 6000.0.x port
Cancelling this 2023.2 tech release issue since the support for this release has come to end of life. Cancelling this 2023.2 port case does not affect any LTS or Unity 6 Beta/Preview that remain open.
How to reproduce:
1. Create a new project with any template
2. Create a new material (Asset > Create > Material)
3. Select the created material in the Project window
4. Change the Inspector to Debug mode
5. Set the “Custom Render Queue” field to “3000”
Expected result: The “Custom Render Queue” field is set to “3000”
Actual result: The “Custom Render Queue” field is reset to “2000”