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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment