Unity crash (88810)

Hi all,
I have a problem with Unity project. It crashes every time I try to play it in Unity editor, or play a build. Thanks for any answer !

[16:27:57] Tomáš Tříska: Unity Player [version: Unity 4.3.0f4_e01000627d60]

Offshore Rig.exe caused an Access Violation (0xc0000005)
in module Offshore Rig.exe at 0033:99b4944a.

Error occurred at 2013-12-04_162228.
C:\Users\Tomáš\Documents\Práce\Projekty\Fitiri Energy\Builds\Offshore Rig\Windows (Desktop Application)\Offshore Rig.exe, run by Tomáš.
57% memory in use.
3994 MB physical memory [1688 MB free].
6554 MB paging file [3864 MB free].
134217728 MB user address space [134217067 MB free].
Read from location 2b72b788 caused an access violation.

Context:
RDI: 0x10a9ebb8 RSI: 0x1572cbb0 RAX: 0x15b95bc8
RBX: 0x10a9ebb8 RCX: 0x1dc2d1a8 RDX: 0x2b72b788
RIP: 0x99b4944a RBP: 0x0017f5f0 SegCs: 0x00000033
EFlags: 0x00010206 RSP: 0x0017f4e8 SegSs: 0x0000002b
R8: 0x15b95bc0 R9: 0x00000000 R10: 0x10a9ebb8
R11: 0x00000000 R12: 0x00000000 R13: 0x00000001
R14: 0x00000000 R15: 0x020de7f8

Bytes at CS:EIP:
48 8b 0a 48 03 ca 48 89 4a 08 f3 41 0f 10 82 94 Module 1
C:\WINDOWS\SYSTEM32\xinput1_3.dll
Image Base: 0x00400000 Image Size: 0x0001e000
File Size: 107368 File Time: 2007-04-04_185422
Version:
Company: Microsoft Corporation
Product: Microsoft® DirectX for Windows®
FileDesc: Microsoft Common Controller API
FileVer: 9.18.944.0
ProdVer: 9.18.944.0

Module 2
C:\Program Files\NVIDIA Corporation\CoProcManager\detoured.dll
Image Base: 0x0f000000 Image Size: 0x00006000
File Size: 13088 File Time: 2013-10-23_113024
Version:
Company:
Product:
FileDesc:
FileVer: 0.0.0.0
ProdVer: 0.0.0.0

Module 3
C:\WINDOWS\SYSTEM32\MSVCR100.dll
Image Base: 0x77d70000 Image Size: 0x000d2000
File Size: 829264 File Time: 2011-06-11_001538
Version:
Company: Microsoft Corporation
Product: Microsoft® Visual Studio® 2010
FileDesc: Microsoft® C Runtime Library
FileVer: 10.0.40219.325
ProdVer: 10.0.40219.325

== [end of error.log] ==

1 Answer

1

Well, there’s not much we can do for you. You either doing something horrible wrong, or it might not be compatible with your hardware / software.

What happens when you create a new project without anything in the scene and press play or create a build of it? Does it run? If so it’s something with your project. Have you migrated the project from a older Unity version?

If an empty project runs, you could try to add an empty scene to your actual project and make it the first scene. Does the game / build run?

Do you use any native code plugins? Do you have Unity pro?