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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
Add comment