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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment