Search Issue Tracker
Fixed in 2023.2.5f1
Fixed in 2023.2.X, 2023.3.X, 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment