Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2018.3.0f2
Issue ID
1116564
Regression
No
[Mac AppStore] App gets rejected due to Fullscreen menu active for windowed only app
Forum post: https://forum.unity.com/threads/allow-fullscreen-switch.456681/#post-4086910
Window/Fullscreen menu item is still active when fullscreen mode is disabled.
Repro:
In player settings uncheck "Allow Fullscreen Switch" and "Resizable Window".
Build for Mac Standalone.
Run in windowed mode.
Expected: Window/Fullscreen should be inactive or not visible at all.
Actual: the menu item is active and can be clicked but it does not do anything.
Unity Version: 18.3.0f2
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