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
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
Add comment