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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
Add comment