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] Profiler (Standalone Process) "Live" button is greyed out by default
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Sprite shadows are not rendered when the light source is placed near the sprite
- Multiple Video Players are not playing simultaneously when played in WebGL
- "Rename Prefab File?" window does not pop up when renaming Prefab in the Project window
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