Search Issue Tracker
By Design
Votes
5
Found in
2019.4
2020.3
2020.3.15f2
2021.1
2021.2
2022.1
Issue ID
1354813
Regression
No
Resize control overlaps other controls (i. e. Scrollbar) in the Editor when windows are docked side by side
How to reproduce:
1. Create a new project
2. Dock two windows side by side
3. Make sure that there's a scrollbar between those windows (i.e. Project Window with a lot of Assets)
4. Move the mouse on the scrollbar's half closer to the other window's edge
Expected result: Can use scrollbar when dragging
Actual result: Resize control takes over half of the scrollbar
Reproducible with: 2019.4.29f1, 2020.3.16f1, 2021.1.17f1, 2021.2.0b7, 2022.1.0a5
Comments (1)
-
CrowaL
Oct 27, 2021 23:57
GIF explaining the UX bug.
https://forum.unity.com/threads/workflow-case-study-show-us-your-pain.637552/page-12#post-7471396
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note:
Buffer is required between windows to allow for the resizing. This is currently how the system is design.