Page 1 of 1

Roblox Studio GPU White Screen Bug Alert - DevForum Report 2026-04-10

Posted: Fri Apr 10, 2026 3:32 am
by Roblox
Quick Summary
  • ⚠️ A Roblox Studio (Roblox's game creation app) user reported that everything was normal on 2026-04-09, then broken on 2026-04-10.
  • The 3D viewport turned into a blank white screen, and Studio showed: "Error linking to Workspace. Restart Studio to resolve the problem."
  • The user tried restart, reinstall, admin mode, and PC reboot, but the issue stayed.
What's New
  1. 2026-04-09: Studio worked as expected with normal rendering.
  2. 2026-04-10: Opening Studio showed a white viewport instead of the normal 3D world.
  3. Loading a new or existing place triggered the Workspace-link error message.
  4. 🧩 A GPU stats overlay appeared in the top-left (temperature, clock, usage), which made the user suspect graphics pipeline trouble.
  5. Hardware in the report: NVIDIA GeForce GTX 1080 Ti.
Source: Roblox Developer Forum (DevForum) thread report
Before vs. After
[table]
[tr]
[td]Area[/td]
[td]Before (2026-04-09)[/td]
[td]After (2026-04-10)[/td]
[/tr]
[tr]
[td]Viewport[/td]
[td]Normal 3D scene visible[/td]
[td]Blank white screen[/td]
[/tr]
[tr]
[td]Opening places[/td]
[td]Loads normally[/td]
[td]Fails with Workspace-link error[/td]
[/tr]
[tr]
[td]Stability[/td]
[td]Usable for creating/testing[/td]
[td]Creation flow blocked[/td]
[/tr]
[tr]
[td]Troubleshooting result[/td]
[td]Not needed[/td]
[td]Restart/reinstall/admin/reboot did not fix[/td]
[/tr]
[/table]
Developer Context
This does not look like a planned "new feature" update. It looks more like a render startup bug or graphics hook conflict. The clues are: sudden overnight change, white viewport, Workspace-link error, and no fix after reinstall.
Also, this was posted in the Roblox Developer Forum "Welcome & Introductions" context, so it might not have full bug-team visibility yet. Posting the same info in a bug-focused category can help speed up reproduction.
Source: DevForum report details
Why You Should Care
  • 🚀 If you build games, this kind of bug can fully stop updates, testing, and scripting work in one day.
  • If your PC has similar GPU setup or overlays, you might hit the same white-screen issue.
  • Clear bug reports from creators help Roblox engineers reproduce faster and ship fixes sooner.
FAQ
  1. Q: Is this an official Roblox Studio feature change?
    A: No sign of that yet. The report reads like an unexpected bug that started on 2026-04-10 after working fine on 2026-04-09.
  2. Q: Does this only happen on weak PCs?
    A: Not from this report. The user listed an NVIDIA GeForce GTX 1080 Ti, which is still a capable card for Studio work.
  3. Q: Did reinstalling Studio fix it?
    A: Nope. In this case, reinstall + restart + admin mode + full PC reboot all failed.
  4. Q: What should I try next if I get this?
    A: ✅ Try this order: disable GPU overlays first, update/reinstall GPU drivers, reset Roblox Studio graphics/settings, then post logs + exact error text with your specs.
  5. Q: What info should I include in my own bug post?
    A: Use exact date (YYYY-MM-DD), GPU/CPU/RAM, Windows version, Studio version, exact error line, and a short "steps to reproduce" list.
Sources