Search Issue Tracker
Active
Fixed in 6000.4.0a2
Under Consideration for 6000.0.X, 6000.3.X
Votes
0
Found in
6000.0.58f1
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
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.