Search Issue Tracker
Fixed in 5.4.3
Votes
0
Found in
5.4.1p3
Issue ID
836065
Regression
Yes
[OSX][GLCore] Switching from windowed to full screen with GLCore breaks rendering
Steps to reproduce:
1. Build the attached project with GLCore graphics API
2. Run the game in 'Windowed' mode
3. Select the possible resolution (e.g. 2880x1800)
4. Click on the 'Fullscreen' checkbox to switch to fullscreen mode
5. Notice the rendering gets broken:
- in 5.4 parts of the menu are still rendered and interactable (Note that sometimes it doesn't happen on first try, so you might need to switch between Windowed and Fullscreen a few times to see the issue)
- in 5.5 the screen turns black every time you switch to fullscreen. Switching back to Windowed fixes rendering.
Not reproducible with: 5.3.6p6
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