Hi everyone, I have a problem with the editor. When I adjust the editor’s tab size or start the project, the screen goes black and Unity freezes or crashes. Do you have any solution to this problem?
1 Answer
12018.3.2 update seems to have fixed it
This is the reply I got from Unity ---------- I have checked your logs, and it looks like a DirectX11 error. If it happened only once, you can ignore it. If it starts happening again, there are a few things you can do: - Update your graphics card drivers. - Reinstall DirectX11. - Launch Unity via command line using -force-glcore argument. You can learn more about Unity command line arguments here: https://docs.unity3d.com/Manual/CommandLineArguments.html
– rileyreilly"how many times do I have to tell people...". Please don't forget that we are volunteering to help you. If several pretty knowledgeable people don't get your message, might there be something wrong with the message? There's certainly something wrong with the attitude...
– SurreyMuso
same for me on 2018.2, when i resize the game window. seems like its the game window background that "leaks out". i have to save the project and restart unity.
– rileyreillyI have the same thing on 2017.3.1 and 2018.3.2
– Ryanocerus