Search Issue Tracker
Fixed
Fixed in 6000.0.63f1, 6000.2.13f1, 6000.3.0f1, 6000.4.0a2
Votes
0
Found in
6000.0.58f1
6000.2.10f1
6000.3.0b3
6000.4.0a1
Issue ID
UUM-120271
Regression
Yes
Detached Editor tabs leave gaps between the edges of the screen when a custom layout is used
How to reproduce:
1. Create a new Unity Project
2. Detach the Console tab from the Editor
3. Align the Console tab as close as possible to the right edge of the screen
4. Window → Layouts → Save Layout…
5. Window → Layouts → Click on the newly saved layout
6. Observe the Console tab relative to the screen’s right side
Expected result: The Console tab remains in the same place
Actual result: The Console tab moves to the left, leaving a bigger gap between the edge of the screen and itself
Reproducible with: 2023.1.0b1, 6000.0.58f1, 6000.2.6f1, 6000.3.0b3, 6000.4.0a1
Not reproducible with: 2023.1.0a26
Reproducible on: Windows 11
No reproducible on: No other environments tested
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 6000.4.0a2):
Layouts with windows close to a screen edge on Windows will now restore those windows close to the screen edge instead of indented by the width of the window frame's drop shadow. There will still be a gap, but it is smaller and in line with snapped windows.