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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment