Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0a3
Issue ID
813688
Regression
Yes
Game is displayed with "padding" on the sides of the screen if run in fullscreen on less than native resolution
Game is displayed with "padding" on the sides of the screen if run in fullscreen on less than native resolution
1. What happened
Made an empty project, built a Standalone with Metal API. On launch in fullscreen noticed that the logo is displayed incorrectly (AMD only) and that the game is displayed with "padding" on the sides (black padding with Intel and Nvidia; digital noise padding with AMD)
2. How we can reproduce it using the example you attached
- Open the attached project;
- Build and launch (Fullscreen) a Standalone with Metal API and notice the incorrect behavior.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment