Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
2021.3.53f1
2022.3.64f1
6000.0.52f1
6000.1.9f1
6000.2.0b8
6000.3.0a1
Issue ID
UUM-110693
Regression
No
Console Message lacks information when Render Queue is changed out of bounds in the Inspector
How to reproduce:
1. Create and open a new project
2. Create a new Material
3. Click on the newly created Material and go to the Inspector window
4. Change “Render Queue” under Advanced Options from “2000” to “4000”
5. Observe the Console
6. Double-click on the Console message
Expected Result: The message specifies the Material responsible for triggering it and links to the corresponding Material
Actual Result: The message does not identify the Material causing it to appear, and clicking on the message does not link to the corresponding asset
Reproducible with: 2021.3.53f1, 2022.1.0a4, 2022.3.64f1, 6000.0.52f1, 6000.1.9f1, 6000.2.0b8, 6000.3.0a1
Reproducible on: MacOS 15.5 Silicon
Not reproducible on: Not tested in other environments
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
- [VFX] Creating a long Group Node name breaks nodes boarders
Add comment