Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2018.3.10f1
2019.1.0b5
2019.1.0f2
2019.2.0a5
Issue ID
1148665
Regression
Yes
[MacOS] Unable to drag tabs between editor windows because the target window gets hidden
It's a by design behavior after https://ono.unity3d.com/unity/unity/pull-request/82141/_/editor/fix/1115348-osx-windows-infront-other-apps
To help reduce the pain we should implement something like "stick on top" toggle for detached windows
Steps to repro:
1. Open attached project
2. Edit -> Project settings - Graphics
3. Try to drag RenderPipelineAsster from project window to "SRP Settings" option in Render Settings.
Expected result: Project settings window stays on top, so user I could drag RenderPipeline asset to its window.
Actual result: Project Settings window gets hidden behind the Unity Editor window, ruining single display experience.
Reproducible with: 2018.3.14f1, 2019.1.0b5, 2019.1.0f2, 2019.2.0a5, 2019.2.0a13
Not Reproducible with: 2017.4.26f1, 2018.3.9f1, 2019.1.0b4, 2019.2.0a4
Note: Does not reproduce in 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
- Crash on RaiseException when terrain detail instancing is excessive
- Prefab variant reference is lost when assigned by click-and-drag in Prefab Editor mode
- Opening any dropdown in Shader Graph stops the Nodes preview but it still plays in the background
- GPU utilization increases when a GameObject is selected
- Motion Blur has sharp edges when object is moving in the foreground of another object
Add comment