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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment