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
- RenderTexture content from 'Depth Only' camera is not rendered correctly on UI RawImage when Multithreaded Rendering is enabled on specific MediaTek devices.
- Weight Brush Overlay text is clipped in Sprite Editor
- GameObject Transform scale values reset to their previously saved values when proportions are constrained and certain decimal values are entered in the Inspector
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row
Add comment