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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment