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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment