Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.3.X
Votes
0
Found in
2020.2.0a16
2020.2.0b1
Issue ID
1274232
Regression
Yes
[UIElement] UIElement is not compatible error is thrown while closing SpriteEditor window without applying
-UIElement is not compatible with IMGUI GUIClips error is thrown in the console.
-Sprite Editor window docked section is getting black.
-On Mac, Window gets slightly pixelated.
Steps to repro:
1. Open the attached project.
2. Windows > Package Manager > 2D Sprite > Install.
3. Windows > 2D > Sprite Editor > Docked the window.
4. Project Window > Select "T2" texture.
5. Sprite Editor > Custom Outline > Generate >
6. Close the Sprite Editor window > Press Apply/Revert.
Actual Result:
UIElement is not compatible error in the console.
Expected Result:
No error in the console.
Reproducible in:
2020.2.0b1, 2020.2.0a16.
Working Fine in:
2020.2.0a15, 2020.1.4f1.
Environment:
UIElement is not compatible with IMGUI GUIClips, only GUIClip.ParentClipScope
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash when resetting Quality settings after adding "New Group" in Mipmap Limit Groups
- AndroidManifest.xml detects the “<” symbol between tags as invalid and outputs an "System.Xml.XmlException" error failing the build
- Lightmaps are darker than should be when they are generated through Lightmapper.BakeAsync in batchmode
- Crash on ScriptableBatchRenderer::GenerateBuiltInCBuffer when opening a project after adding HDRP Samples to a specific project
- ArgumentException is thrown and reference is missing when deserializing and using MultiColumnListView
Resolution Note (fix version 2020.2):
A fix for this issue is available on Unity 2021.1.0a1 and above
Resolution Note (fix version 2020.3):
A fix for this issue will be available on Unity 2020.3.12f1 and above