Search Issue Tracker
Fixed
Fixed in 2023.2.5f1, 2023.3.0a7
Votes
1
Found in
2023.2.0b7
2023.3.0a3
Issue ID
UUM-47254
Regression
Yes
Errors are spammed in console when changing gradient property in Inspector
How to reproduce:
1. Open the attached project
2. Open /Effects/AirCannon/CannonVFX scene
3. Select Player > Cube > AirCannonBurst > Visual Effect component > Color property
4. Try changing the color
Expected result: VFX Color changes
Actual result: VFX Color changes, but errors are spammed in console
Reproduced on: Windows 10, MacBook Pro M1 Max
Reproducible with: 2023.2.0a12, 2023.2.0b7
Not reproducible with: 2023.2.0a11
Error:
OnGUIDepth changed: was 2 is 1. Event type was 14
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking
Add comment