Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2017.2.0f2
Issue ID
956082
Regression
Yes
Mac Player full screen immediately returns to full size after minimizing it
How to reproduce:
1.Create a new Unity project
2. Make Mac Standalone build (make sure that Resizable window is enabled)
3. Press the green full-screen button in the toolbar and wait until app enters full-screen
4. Press the green button again
--Window will exit full-screen and immediately returns back to full-screen
Expected result: Mac player should exit and enter full-screen window after one clicking it
Actual result: Mac player window returns from full-screen and then immediately comes back
Fixed in: 2019.1.0a2
Regression first introduced in: 2017.2.0a4
Reproducible with: 2017.2.0a4, 2017.2.0b1, 2017.2.0b4, 2017.2.0b10, 2017.2.0f2, 2017.3.0b3
Not reproducible with: 5.5.5f1, 5.6.3p4, 2017.1.1p2, 2017.1.1f2, 2017.2.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment