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
- Underlying macOS Platform is incorrectly detected when running iOS apps on Apple Silicon Macs via Native Subsystem
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
Add comment