Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.3.0a10
2019.3.0b1
2020.1.0a1
Issue ID
1182513
Regression
No
UIElements layout does not match IMGUI
How to reproduce:
1. Open attached project ("1182513R.zip")
2. Open Bug Report window (Window->BUG REPORT ====)
3. Click on IMGUI Button and click on UIE Button
Expected result: UIE popup is aligned the same as IMGUI
Actual result: UIE popup alignment is offset by 1 pixel as compared to IMGUI
Reproducible with: 2019.3.0b3, 2020.1.0a4
Not reproducible with: 2017.4.32f1 (CreateInspectorGUI() method non existant), 2018.4.9f1 (error CS0234), 2019.2.5f1, 2019.3.0a9 (IMGUI popup not working)
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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Resolution Note (2020.1.X):
Low priority defect and unlikely to be fixed for the near future.