Search Issue Tracker
Fixed in 5.4.2
Votes
0
Found in
5.5.0a5
Issue ID
818563
Regression
Yes
[OSX][Metal] View not scaled properly when using Screen.SetResolution in fullscreen mode
Full screen rendering and switching resolution with Screen.SetResolution does not work when using Metal or GLCore with Mac Player. When the app is switched from windowed to full screen it's either not scaled properly (Metal) or not rendered at all (GLCore).
Steps to reproduce:
1. Build and run OSX_WindowedFullscreen_testProject.zip (42.8 KB) with Metal and/or with GLCore
2. Switch the app to full screen and try switching resolutions:
- the view is never scaled to screen size when using non native resolution with metal.
- switching from windowed to full screen with GLCore breaks rendering.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment