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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment