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
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
Add comment