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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment