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
- Context Menu option is automatically selected when the menu is invoked and mouse is dragged while holding left mouse button
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Field is still marked as changed when changed back to its default state in UI Builder
Add comment