Closed Seba244c closed 1 year ago
Desktop (please complete the following information):
Describe the bug Fullscreen displays fully black screen until fullscreen is disabled.
To Reproduce Steps to reproduce the behavior:
Screenshots If applicable, add screenshots to help explain your problem.
Logs No abnomality in logs: [10:37:32] (main) - Changed fullscren to: true [10:37:33] (main) - Windows resized [10:37:33] (main) - GLFWWindow{id=2103474659680, windowTitle='Sandbox', vsync=false, minimized=false, isDirty=true, isFullscreen=true, rect=Rect{x=0.0, y=0.0, width=1920.0, height=1080.0}}
Additional context Running Sandbox from updated Main
Seems to be a hardware related bug. Fixed by updating drivers
Desktop (please complete the following information):
Describe the bug Fullscreen displays fully black screen until fullscreen is disabled.
To Reproduce Steps to reproduce the behavior:
Screenshots If applicable, add screenshots to help explain your problem.
Logs No abnomality in logs: [10:37:32] (main) - Changed fullscren to: true
[10:37:33] (main) - Windows resized
[10:37:33] (main) - GLFWWindow{id=2103474659680, windowTitle='Sandbox', vsync=false, minimized=false, isDirty=true, isFullscreen=true, rect=Rect{x=0.0, y=0.0, width=1920.0, height=1080.0}}
Additional context Running Sandbox from updated Main