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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment