- Home /
Unity.exe caused an Access Violation (Unity 5.6)
When I'm trying to test-play , or do something "heavy" on unity, it crashes. I've been thinking that my memory is to fault, but even on small projects it crashes.
I'm using Unity + Fungus. I thought that this is the issue, but I don't think so, because on my old windows it never crashed.
(i had virus issues, but I solved them, I checked with many antiviruses and my PC is clean, I reinstalled my windows and after that, Unity started to have issues. )
I also don't have any lavasoftware or something.
I'm using Unity 5.6
This is my error.log : https://pastebin.com/cYfYXwjZ
Do you found a solution? I have the same problem -.-
Answer by Talinro · Aug 24, 2017 at 10:17 PM
Not sure if this will work but try this:
(Run command Prompt as an administrator)
Type "ping editorbugs.untiy3d.com" in Command Prompt, and if you see a message like "Could not find host" Than the problem is most likely the DNS analysis.
Type "ipconfig /flushdns" in Command Prompt
Type "netsh winsock reset" in Command Prompt
Restart
Type "ping editorbugs.unity3d.com" in Command Prompt again
If none of this works than I am sorry, and I really hope you the best.