Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.24f1
2022.2.17f1
2023.1.0b14
Issue ID
UUM-34629
Regression
No
[Windows] When a window is spawned using EditorWindow class at (0,0), there is a slight gap on the left side
Steps to reproduce the bug:
1. Create a Unity project.
2. Use EditorWindow to create a new window at (0,0). You can use the script attached here.
Go to menu option and open the newly created window using EditorWindow class.
Expected result: The window is created at (0,0) position of the screen.
Actual result: There is a slight offset on the left side of the newly created window and it is not at (0,0).
This bug is specific to the Windows editor.
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 PlayableGraphBindings::DestroyOutputInternal when entering Play Mode in a specific project
- Editor Freezes when instantiating TMP text formatted with rich text tags in non Latin languages
- Crash on YAMLRead::TransferTypelessData when opening a specific project
- Inconsistent Placement of Search Clear (X) Icon in "Preset Manager"
- Gradient Editor window bottom-right gradient marker color is incorrect
Resolution Note:
Will be fixed as a part of the issue https://jira.unity3d.com/browse/UUM-34515