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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment