Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0a4
Issue ID
1011505
Regression
Yes
Opening the Packman UI spams the console with >400 error Panel.PaintSubTree messages
As title says.
The console errors can be cleared and the project runs, but if you leave the Packman UI window open, the same errors appears again in playmode.
Reproduction steps:
- Install Unity 2018.2
- Start new project
- Window->Open Packman UI
- Notice errors
Error message:
Panel.PaintSubTree - Rotated clip-spaces are only supported by the VisualElement.ClippingOptions.ClipAndCacheContents mode. First offending Panel:'loadingSpinnerContainer'.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Issue does not happen in 2018.1 0b10, 2018.2 a1, a2, a3
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