- Home /
User Crashing on Startup From Error: UnityPlayer.dll caused an Access Violation (0xc0000005)
Hello,
I've been looking into an issue that some user have been having in a game that I've been working on, but I haven't been able to narrow anything down. The error seems to be hard to define, and this is making it hard to identify the problem. So I wanted to try asking to understand what was going on here.
There are three things standing out to me. The user is having some errors from Direct3D, there is an error involving dbghelp.dll, and there is an error involving a write access violation.
The player log: https://pastebin.com/5CLxuytN
The crash log: https://pastebin.com/wX7SFYQq
What can I do to identify and solve the issue?
Your answer
Follow this Question
Related Questions
NativeSpoutPlugin.dll caused an Access Violation (0xc0000005) 0 Answers
4.1.5f1 MacOS Player crashes on startup 1 Answer
Random crashes in some players 0 Answers
WebPlayer/Standalone crashes on PC but not on Mac 3 Answers
Why does unity crash leads to direct3D and hardware acceleration disappear ? 2 Answers