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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment