Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b8
Issue ID
774477
Regression
Yes
[IMGUI][OSX][Regression] Detached tab is not moved slightly with the cursor after opening project with changed layout in 5.4
Steps to repro:
1. Open Unity 5.4 on OSX;
2. Create new project;
3. Detach any tab (e.g. Inspector) from Editor layout by holding left mouse button on tab and moving the cursor to some other area;
4. Move detached tab by grabbing black zone between grey tab name and window icons (close/maximize etc), holding left mouse button and changing cursor position;
5. Notice that the tab is moved slightly along with the cursor;
6. Close Unity;
7. Reopen Unity and recent project;
8. Repeat step 4.
Actual result:
Detached tab is not moved slightly with the cursor after reopening project with changed layout.
See attached video for clarity.
Regression introduced in Unity 5.4.
Inconsistent within product, because when firstly detaching tab and dragging it with mouse - it moves slightly.
Expected result:
Detached tab should always be moved slightly with the cursor, even after reopening the project.
Expected behaviour could be found in Unity 5.3.3f1.
Workaround is to attach the tab back to the current layout, reopen Editor, detach tab again - in this case tab will redraw again when dragging it.
Notes:
- Reproducible in: 5.4.0b8, 5.4.0b7, 5.4.0b6;
- Not reproducible in: 5.3.3f1, 5.3.2f1;
- Reproducible only on OSX (10.11.3 tested) in GlCore mode;
- Not reproducible on Windows 10.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment