Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.1.X, 2019.2.X
Votes
0
Found in
2018.3.6f1
Issue ID
1157039
Regression
No
Windows player always on top after switching ExclusiveFullScreen to FullScreenWindow
To reproduce:
1. Open attached project "screenmode.zip"
(Note you may need to start the application in Windowed mode for this to reproduce.)
2. Build and Run on Standalone
3. When in application, press '1' to switch to ExclusiveFullScreen mode
4. Press '2' to switch to FullScreenWindow mode
5. Press Alt+Tab
Result: built Unity application remains maximized and positioned in front of other apps, even though the focus is shifted to other application
Reproduced in: 2018.3.0a5, 2018.4.1f1, 2019.1.4f1, 2019.2.0b4, 2019.3.0a4
Note1: on 2019 releases, alt tabbing occasionally results in orange tint applied to the screen for several milliseconds
Note2: 2017.4 scripting does not support screen mode switching
Note3: if switched from Windowed to FullScreenWindow, application behaves as intended
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment