[SOLVED] Crash PC release after update to Unity 2018.1 and 2018.2

Hi all,
I’ve a project that worked well on Unity 2017.
I have updated Unity to 2018.1 and then to 2018.2 and when I build my PC release, I get a critical unknown error and then crash!
In editor everything works fine with no error or warning.
I cannot figure out the cause.
The game starts and after a couple of seconds crashes with this anonymous error:
3591574--290974--PC crash.png

I’ve thought that it could be a problem related to Unity chache, so I’ve exported the complete project to a unitypackage and then imported it in a new empty project: same behavior.
I tried to reimport all in the editor before build: same behavior.
The packages included in my project are the following (from manifest.json):

{
  "dependencies": {
    "com.unity.ads": "2.0.8",
    "com.unity.analytics": "2.0.16",
    "com.unity.package-manager-ui": "1.9.11",
    "com.unity.postprocessing": "2.0.10-preview",
    "com.unity.purchasing": "2.0.3",
    "com.unity.modules.ai": "1.0.0",
    "com.unity.modules.animation": "1.0.0",
    "com.unity.modules.assetbundle": "1.0.0",
    "com.unity.modules.audio": "1.0.0",
    "com.unity.modules.cloth": "1.0.0",
    "com.unity.modules.director": "1.0.0",
    "com.unity.modules.imageconversion": "1.0.0",
    "com.unity.modules.imgui": "1.0.0",
    "com.unity.modules.jsonserialize": "1.0.0",
    "com.unity.modules.particlesystem": "1.0.0",
    "com.unity.modules.physics": "1.0.0",
    "com.unity.modules.physics2d": "1.0.0",
    "com.unity.modules.screencapture": "1.0.0",
    "com.unity.modules.terrain": "1.0.0",
    "com.unity.modules.terrainphysics": "1.0.0",
    "com.unity.modules.tilemap": "1.0.0",
    "com.unity.modules.ui": "1.0.0",
    "com.unity.modules.uielements": "1.0.0",
    "com.unity.modules.umbra": "1.0.0",
    "com.unity.modules.unityanalytics": "1.0.0",
    "com.unity.modules.unitywebrequest": "1.0.0",
    "com.unity.modules.unitywebrequestassetbundle": "1.0.0",
    "com.unity.modules.unitywebrequestaudio": "1.0.0",
    "com.unity.modules.unitywebrequesttexture": "1.0.0",
    "com.unity.modules.unitywebrequestwww": "1.0.0",
    "com.unity.modules.vehicles": "1.0.0",
    "com.unity.modules.video": "1.0.0",
    "com.unity.modules.vr": "1.0.0",
    "com.unity.modules.wind": "1.0.0",
    "com.unity.modules.xr": "1.0.0"
  }
}

Execution log with reference to crash:
Initialize engine version: 2018.2.2f1 (c18cef34cbcd)
GfxDevice: creating device client; threaded=1
Direct3D:
Version: Direct3D 11.0 [level 11.0]
Renderer: NVIDIA Quadro K620 (ID=0x13bb)
Vendor:
VRAM: 2007 MB
Driver: 23.21.13.9133
OnLevelWasLoaded was found on DestroyOnLevelLoaded
This message has been deprecated and will be removed in a later version of Unity.
Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed

(Filename: Line: 343)
Initializing input.
XInput1_3.dll not found. Trying XInput9_1_0.dll instead…
Input initialized.
Initialized touch support.
UnloadTime: 0.766300 ms
Unloading 4 Unused Serialized files (Serialized files now loaded: 0)
Crash!!!
SymInit: Symbol-SearchPath: ‘.;C:\Users\AlMaione\esse8;C:\Users\AlMaione\esse8\out;C:\WINDOWS;C:\WINDOWS\system32;SRVC:\websymbolshttp://msdl.microsoft.com/download/symbols;’, symOptions: 534, UserName: ‘AlMaione’
OS-Version: 10.0.0
C:\Users\AlMaione\esse8\out\esse8.exe:esse8.exe (00007FF6169E0000), size: 671744 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 2018.2.2.36079
C:\WINDOWS\SYSTEM32\ntdll.dll:ntdll.dll (00007FFC23A60000), size: 1970176 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.165
C:\WINDOWS\System32\KERNEL32.DLL:KERNEL32.DLL (00007FFC23970000), size: 729088 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\KERNELBASE.dll:KERNELBASE.dll (00007FFC20C70000), size: 2568192 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.165
C:\Users\AlMaione\esse8\out\UnityPlayer.dll:UnityPlayer.dll (00007FFBD1BB0000), size: 23797760 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 2018.2.2.36079
C:\WINDOWS\System32\CRYPT32.dll:CRYPT32.dll (00007FFC20170000), size: 1974272 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\ucrtbase.dll:ucrtbase.dll (00007FFC1FFC0000), size: 1024000 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.191
C:\WINDOWS\SYSTEM32\HID.DLL:HID.DLL (00007FFC1EA60000), size: 49152 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\SYSTEM32\WindowsCodecs.dll:WindowsCodecs.dll (00007FFC1A350000), size: 1761280 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\MSASN1.dll:MSASN1.dll (00007FFC1FE10000), size: 73728 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\msvcrt.dll:msvcrt.dll (00007FFC226E0000), size: 647168 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 7.0.17134.1
C:\WINDOWS\System32\USER32.dll:USER32.dll (00007FFC22D90000), size: 1638400 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\RPCRT4.dll:RPCRT4.dll (00007FFC230D0000), size: 1196032 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.112
C:\WINDOWS\System32\win32u.dll:win32u.dll (00007FFC1FE30000), size: 131072 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\GDI32.dll:GDI32.dll (00007FFC210D0000), size: 163840 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\combase.dll:combase.dll (00007FFC229F0000), size: 3289088 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.112
C:\WINDOWS\System32\gdi32full.dll:gdi32full.dll (00007FFC20360000), size: 1646592 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.112
C:\WINDOWS\System32\bcryptPrimitives.dll:bcryptPrimitives.dll (00007FFC1FEA0000), size: 499712 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\msvcp_win.dll:msvcp_win.dll (00007FFC1FF20000), size: 651264 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.137
C:\WINDOWS\System32\ole32.dll:ole32.dll (00007FFC22800000), size: 1380352 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.137
C:\WINDOWS\System32\sechost.dll:sechost.dll (00007FFC23330000), size: 372736 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\SHLWAPI.dll:SHLWAPI.dll (00007FFC22960000), size: 331776 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\SYSTEM32\VERSION.dll:VERSION.dll (00007FFC1B3A0000), size: 40960 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\SETUPAPI.dll:SETUPAPI.dll (00007FFC23430000), size: 4501504 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\cfgmgr32.dll:cfgmgr32.dll (00007FFC1FE50000), size: 299008 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\ADVAPI32.dll:ADVAPI32.dll (00007FFC22540000), size: 659456 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\SHELL32.dll:SHELL32.dll (00007FFC21100000), size: 21233664 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.137
C:\WINDOWS\System32\shcore.dll:shcore.dll (00007FFC238C0000), size: 692224 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.112
C:\WINDOWS\System32\windows.storage.dll:windows.storage.dll (00007FFC20500000), size: 7393280 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.191
C:\WINDOWS\System32\kernel.appcore.dll:kernel.appcore.dll (00007FFC1FDD0000), size: 69632 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.112
C:\WINDOWS\System32\profapi.dll:profapi.dll (00007FFC1FDF0000), size: 126976 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\powrprof.dll:powrprof.dll (00007FFC1FD80000), size: 311296 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\FLTLIB.DLL:FLTLIB.DLL (00007FFC1FD70000), size: 40960 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\WS2_32.dll:WS2_32.dll (00007FFC22D20000), size: 442368 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\OLEAUT32.dll:OLEAUT32.dll (00007FFC23260000), size: 794624 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.48
C:\WINDOWS\SYSTEM32\OPENGL32.dll:OPENGL32.dll (00007FFBF0710000), size: 1179648 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\IMM32.dll:IMM32.dll (00007FFC229C0000), size: 184320 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\SYSTEM32\WINMM.dll:WINMM.dll (00007FFC1DFC0000), size: 143360 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\SYSTEM32\GLU32.dll:GLU32.dll (00007FFC0FEC0000), size: 180224 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\SYSTEM32\WINHTTP.dll:WINHTTP.dll (00007FFC1BC20000), size: 901120 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.137
C:\WINDOWS\SYSTEM32\winmmbase.dll:winmmbase.dll (00007FFC1DF60000), size: 172032 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\system32\uxtheme.dll:uxtheme.dll (00007FFC1E3F0000), size: 622592 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\Users\AlMaione\esse8\out\GameAssembly.dll:GameAssembly.dll (00007FFBBCA50000), size: 19591168 (result: 0), SymType: ‘-deferred-’, PDB: ‘’
C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL:IPHLPAPI.DLL (00007FFC1F330000), size: 229376 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\system32\mswsock.dll:mswsock.dll (00007FFC1F5A0000), size: 417792 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\MSCTF.dll:MSCTF.dll (00007FFC20EF0000), size: 1527808 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.191
C:\WINDOWS\system32\dwmapi.dll:dwmapi.dll (00007FFC1E4C0000), size: 167936 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\SYSTEM32\d3d11.dll:d3d11.dll (00007FFC1D5A0000), size: 3190784 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.112
C:\WINDOWS\SYSTEM32\dxgi.dll:dxgi.dll (00007FFC1EAF0000), size: 765952 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.112
C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispwi.inf_amd64_2af05e75955980a6\nvldumdx.dll:nvldumdx.dll (00007FFC18DF0000), size: 962560 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 23.21.13.9133
C:\WINDOWS\SYSTEM32\CRYPTSP.dll:CRYPTSP.dll (00007FFC1F7B0000), size: 94208 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\system32\rsaenh.dll:rsaenh.dll (00007FFC1F190000), size: 208896 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.191
C:\WINDOWS\SYSTEM32\bcrypt.dll:bcrypt.dll (00007FFC1F8D0000), size: 151552 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.112
C:\WINDOWS\SYSTEM32\CRYPTBASE.dll:CRYPTBASE.dll (00007FFC1F700000), size: 45056 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispwi.inf_amd64_2af05e75955980a6\nvwgf2umx.dll:nvwgf2umx.dll (00007FFBD91C0000), size: 29392896 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 23.21.13.9133
C:\WINDOWS\System32\clbcatq.dll:clbcatq.dll (00007FFC23390000), size: 655360 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 2001.12.10941.16384
C:\WINDOWS\system32\wbem\wbemprox.dll:wbemprox.dll (00007FFC16F30000), size: 69632 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\SYSTEM32\wbemcomn.dll:wbemcomn.dll (00007FFC16D80000), size: 536576 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\system32\wbem\wbemsvc.dll:wbemsvc.dll (00007FFC10D40000), size: 81920 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\system32\wbem\fastprox.dll:fastprox.dll (00007FFC10B40000), size: 991232 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\MMDevApi.dll:MMDevApi.dll (00007FFC19DE0000), size: 483328 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\DEVOBJ.dll:smile:EVOBJ.dll (00007FFC1FB80000), size: 159744 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\PROPSYS.dll:PROPSYS.dll (00007FFC1C5B0000), size: 1785856 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 7.0.17134.112
C:\WINDOWS\SYSTEM32\AUDIOSES.DLL:AUDIOSES.DLL (00007FFC10920000), size: 1228800 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.137
C:\WINDOWS\SYSTEM32\wintypes.dll:wintypes.dll (00007FFC1B460000), size: 1363968 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.112
C:\WINDOWS\SYSTEM32\AVRT.dll:AVRT.dll (00007FFC19E60000), size: 40960 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.191_none_fb3e94b130690543\comctl32.dll:comctl32.dll (00007FFC167D0000), size: 2527232 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 6.10.17134.191
C:\WINDOWS\SYSTEM32\TextInputFramework.dll:TextInputFramework.dll (00007FFC14FE0000), size: 618496 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.191
C:\WINDOWS\SYSTEM32\CoreUIComponents.dll:CoreUIComponents.dll (00007FFC19870000), size: 3268608 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.112
C:\WINDOWS\SYSTEM32\CoreMessaging.dll:CoreMessaging.dll (00007FFC1DD90000), size: 892928 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.191
C:\WINDOWS\SYSTEM32\ntmarta.dll:ntmarta.dll (00007FFC1EE20000), size: 200704 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\SYSTEM32\xinput9_1_0.dll:xinput9_1_0.dll (00007FFC1A5B0000), size: 28672 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\System32\NSI.dll:NSI.dll (00007FFC23890000), size: 32768 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL:dhcpcsvc6.DLL (00007FFC1A690000), size: 90112 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL:dhcpcsvc.DLL (00007FFC1A660000), size: 106496 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\SYSTEM32\DNSAPI.dll:smile:NSAPI.dll (00007FFC1F370000), size: 778240 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.165
C:\Windows\System32\rasadhlp.dll:rasadhlp.dll (00007FFC14880000), size: 40960 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\SYSTEM32\dbghelp.dll:dbghelp.dll (00007FFC15D40000), size: 1871872 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
C:\WINDOWS\SYSTEM32\SspiCli.dll:SspiCli.dll (00007FFC1FC70000), size: 196608 (result: 0), SymType: ‘-deferred-’, PDB: ‘’, fileVersion: 10.0.17134.1
========== OUTPUTTING STACK TRACE ==================
ERROR: SymGetSymFromAddr64, GetLastError: ‘Tentativo di accedere ad un indirizzo non valido.’ (Address: 00007FFBD207F301)
0x00007FFBD207F301 (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: ‘Tentativo di accedere ad un indirizzo non valido.’ (Address: 00007FFBD1E97A1C)
0x00007FFBD1E97A1C (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: ‘Tentativo di accedere ad un indirizzo non valido.’ (Address: 00007FFBD207DEB8)
0x00007FFBD207DEB8 (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: ‘Tentativo di accedere ad un indirizzo non valido.’ (Address: 00007FFBD20A3E56)
0x00007FFBD20A3E56 (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: ‘Tentativo di accedere ad un indirizzo non valido.’ (Address: 00007FFBD20A5F63)
0x00007FFBD20A5F63 (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: ‘Tentativo di accedere ad un indirizzo non valido.’ (Address: 00007FFBD20A5D4D)
0x00007FFBD20A5D4D (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: ‘Tentativo di accedere ad un indirizzo non valido.’ (Address: 00007FFBD2089F37)
0x00007FFBD2089F37 (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: ‘Tentativo di accedere ad un indirizzo non valido.’ (Address: 00007FFBD2089FC2)
0x00007FFBD2089FC2 (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: ‘Tentativo di accedere ad un indirizzo non valido.’ (Address: 00007FFBD208BBBF)
0x00007FFBD208BBBF (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: ‘Tentativo di accedere ad un indirizzo non valido.’ (Address: 00007FFBD2750625)
0x00007FFBD2750625 (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: ‘Tentativo di accedere ad un indirizzo non valido.’ (Address: 00007FFBD274F76A)
0x00007FFBD274F76A (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: ‘Tentativo di accedere ad un indirizzo non valido.’ (Address: 00007FFBD2752078)
0x00007FFBD2752078 (UnityPlayer) (function-name not available)
0x00007FFBD275225B (UnityPlayer) UnityMain
ERROR: SymGetSymFromAddr64, GetLastError: ‘Tentativo di accedere ad un indirizzo non valido.’ (Address: 00007FF6169E1207)
0x00007FF6169E1207 (esse8) (function-name not available)
0x00007FFC23983034 (KERNEL32) BaseThreadInitThunk
0x00007FFC23AD1431 (ntdll) RtlUserThreadStart
========== END OF STACKTRACE ===========
A crash has been intercepted by the crash handler. For call stack and other details, see the latest crash report generated in:

  • C:/Users/AlMaione/AppData/Local/Temp/DefaultCompany/esse8/Crashes

no help? :-o

I’m having the same issue… I was working on some particles, changing from sprites sheet to single sprites and then that window appeared. I tried a lot of stuffs. Turn of the pc, reinstal Unity… Nothing works. The wierd part is that all other scenes of my project works finelly, only the first scene is giving me some trouble… I’d be pretty thankful if someone gives me a light here. The dev guys from my team told me that it’s probably a lack of memory of my notebook…

We had a similar issue - not memory related, for us it was something to do with non-manifold geo and polys that could not triangulate properly. Everytime we opened certain scenes, it’d take the editor down. If you scene has some meshes exported via another package, make sure the geo is cleaned up first and then try, maybe it helps you. Looks like it was introduced in 2018.2.X …we didn’t have this problem in 2018.1 and our particular issue has been fixed but still waiting for the patch to come in official releases.

SOLVED!
The reason of crash in release was due to the time needed to load all the asset to be used in the scene.
In editor those assets are already available. Vice versa, if I run my game starting from the main scene (the greatest one, with a lot of assets to be loaded), Unity has not time to load all the needed before showing it in the first update. So that’s way of the crash.
As I’ve read in other threads, it’s Always a good idea to have a “loader scene” where you load the main scene with something like “load next level async” in background. When loading is complete, change actually the scene

Well… i just don’t understand how the problem can be in the project if only in my notebook it crash. All of my team are using the same commit project as mine… For our luck i have another notebook, i hope it won’t happen again on the new notebook. We are thinking that our project might be getting bigger than we hope…

Damn it… It happened again in another notebook. When i mark in Sprite Packer Mode “always enable” it crashes Unity, if it’s not marked it works finelly. So the problem might be the Sprite Atlas… No Ideia of what is happening.

Damn it… It happened again in another notebook. What i see now is that the problem is the Sprite Atlas. When i mark “Always Enable” the Sprite Packer on Editor Settings it crashes Unity, when its not marked it works finelly. Hope the Unity team help me and my team to solve this Sprite Atlas problem.

maybe the unity project was corrupted in any way? Transitions from a unity version to a new one? Manual change/move/rename of a file outside the editor?
try to reimport all or cleanest export the whole project to a unity package and try to reimport it in a new clean project (project setting must be restored manually using the old files)

this error comes out not at the beginning but at the time of starting a new game during the loading period I’m not sure how to solve this if you could help me I would appreciate it very much

We get something similar re: sprite atlas, we disable it - weirdly headless mode doesn’t cause the issue but the callstack was something to do with crunch compression, sent a bug in about it :confused: