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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment