Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0b11
Issue ID
1041458
Regression
Yes
[MacOS] Exclusive Fullscreen mode launches into windowed mode when "Allow Fullscreen Switch" is unchecked.
In the Player Settings -> Resolution & Presentation, if user chooses to launch Player into Exclusive Fullscreen mode without checking option "Allow Fullscreen Switch", the Player launches into a window with title bar, but on top of all other windows, menu bar and dock. But it is in the same space where it is launched, instead of creating its own space.
Repro:
1. Create or use an existing project on 2018.3.0a1
2. Go to Player Settings -> Resolution & Presentation.
Set "Fullscreen Mode" to "Exclusive Fullscreen"
Set "Allow Fullscreen Switch" to "Checked"
3. Build the Player and launch
4. Change "Allow Fullscreen Switch" to "Unchecked"
5. Build and launch the Player
6. Compare the difference.
Project download: https://oc.unity3d.com/index.php/s/b67c5oh65wUg7zl
Reproduced with: 2018.2.0b11
Not reproducible: 2018.2.0b10
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 GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment