Editor glitching to black

This is the video:

I updated my GPU Driver, I updated windows, and i try reseting everything.
The Version is 2019.4.40f1. I didn’t make any specific changes to the project, but it suddently become like this.

You could try use a different renderer, in Player Settings look for Auto Graphics and disable that, then force Vulkan or Dx12 as the topmost (or only) option. Editor must be restarted afterwards.

I tried them right now, but Dx12 make unity crash, and Vulkan make entire screen white.

What‘s the GPU? Check the editor.log if you aren‘t sure.

It’s RTX 3060. I checked the editor.log as well.
I also realize, after i switch Dx12, the console gave me this error.
9933186--1437654--upload_2024-7-10_17-18-11.png

9933186--1437651--upload_2024-7-10_17-14-55.png

Looks like you use the Studio Driver, so that’s good (should be more stable).

But given that Dx12 crashes and Vulkan also has issues I kinda tend towards a general system instability. This might be a background process interfering, for instance if you use FRAPS or a video recorder or any other tool that interfaces with or intercepts rendering. And disable any automatic or manual GPU overclock and corresponding tuning tools.

Could also indicate a lingering hardware failure. Try running Furmark burn-in test for a while to check if this creates any issues.

You should also try out a newer Unity version, after all 2019 is no longer supported. Try with 2021.3 or 2022.3 (make a backup) and check if the issue occurs there as well.

Alright i think i found the problem.
While i was removing and reinstalling the driver. The unity renders everything fine. But after i restarted, everything back to normal and glithing out. I did this twice and them realize which program causes it. Asus GPU Tweek does it. Since i reopen the windows to install drivers, it couldn’t open and the Unity works fine, but after i restarted pc it opens (cause it setted to open with windows) and bugs come back. I change the option for open with windows and restarted the PC and now there is no problem.

I wasn’t expecting it, but after searching some people also see black glitching while Asus GPU Tweek is on.

Also, thank you so much for your time.

1 Like

Not uncommon.

Practically ALL of the vendor provided tools and utilities, be it for graphics cards or motherboards or CPU tuning, are ripe with issues. They typically only incorporate tweaks readily available anyway (ie registry, driver settings) and primarily exist to “report back” to gather user and usage data.

Next to antivirus these are the tools I’d first try disabling or uninstalling. For future reference because I know we’ve had the “black/white editor GUI” issues before.

1 Like

Thank you so much , spent the last day trying to fix this, killed GPU Tweak and it fixed the issue ..weirdly selecting edit->graphics tier fixes the problem until I moved the screens , at whioch point they’d black out and I’d have to change tier again!

1 Like