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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment