Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Crash when loading assets from assetbundle

Discussion in '5.2 Beta' started by pahe, Sep 9, 2015.

  1. pahe

    pahe

    Joined:
    May 10, 2011
    Posts:
    543
    Hi guys.
    I know this is for the 5.2 beta, but maybe someone had a similar issue before:

    When I load my assetbundles in 5.2.0f3 I instantly get a crash. Unfortunately the log is not very helpful (at least not to me):

    starting www download: http://<ftpserver>/missionimage_dungeoncastle01.assetbundle
    <ftpserver>/missionimage_dungeoncastle01.assetbundle
    cached to C:/Users/phenschel/AppData/LocalLow/Unity/WebPlayer/Cache/phenschel/136de71ed277922b5a1ef50ede0994f1e89f5bb7
    loading from cache: http://<ftpserver>/missionimage_dungeoncastle01.assetbundle
    WARNING: Shader Unsupported: 'Mobile/Particles/Additive' - Pass '' has no vertex shader
    WARNING: Shader Unsupported: 'Mobile/Particles/Additive' - Setting to default shader.
    WARNING: Shader Unsupported: 'Mobile/VertexLit' - Pass '' has no vertex shader
    WARNING: Shader Unsupported: 'Mobile/VertexLit' - Setting to default shader.
    WARNING: Shader Unsupported: 'Mobile/Particles/Alpha Blended' - Pass '' has no vertex shader
    WARNING: Shader Unsupported: 'Mobile/Particles/Alpha Blended' - Setting to default shader.
    WARNING: Shader Unsupported: 'Custom/AnimatedGem' - Pass '' has no vertex shader
    WARNING: Shader Unsupported: 'Custom/AnimatedGem' - Setting to default shader.
    WARNING: Shader Unsupported: 'Mobile/Particles/Additive' - Pass '' has no vertex shader
    WARNING: Shader Unsupported: 'Mobile/Particles/Additive' - Setting to default shader.
    WARNING: Shader Unsupported: 'Mobile/VertexLit' - Pass '' has no vertex shader
    WARNING: Shader Unsupported: 'Mobile/VertexLit' - Setting to default shader.
    WARNING: Shader Unsupported: 'Mobile/Particles/Alpha Blended' - Pass '' has no vertex shader
    WARNING: Shader Unsupported: 'Mobile/Particles/Alpha Blended' - Setting to default shader.
    WARNING: Shader Unsupported: 'Custom/AnimatedGem' - Pass '' has no vertex shader
    WARNING: Shader Unsupported: 'Custom/AnimatedGem' - Setting to default shader.
    WARNING: Shader Unsupported: 'Mobile/Particles/Additive' - Pass '' has no vertex shader
    WARNING: Shader Unsupported: 'Mobile/Particles/Additive' - Setting to default shader.
    WARNING: Shader Unsupported: 'Mobile/VertexLit' - Pass '' has no vertex shader
    WARNING: Shader Unsupported: 'Mobile/VertexLit' - Setting to default shader.
    WARNING: Shader Unsupported: 'Mobile/Particles/Alpha Blended' - Pass '' has no vertex shader
    WARNING: Shader Unsupported: 'Mobile/Particles/Alpha Blended' - Setting to default shader.
    WARNING: Shader Unsupported: 'Custom/AnimatedGem' - Pass '' has no vertex shader
    WARNING: Shader Unsupported: 'Custom/AnimatedGem' - Setting to default shader.
    WARNING: Shader Unsupported: 'Mobile/Particles/Additive' - Pass '' has no vertex shader
    WARNING: Shader Unsupported: 'Mobile/Particles/Additive' - Setting to default shader.
    WARNING: Shader Unsupported: 'Mobile/VertexLit' - Pass '' has no vertex shader
    WARNING: Shader Unsupported: 'Mobile/VertexLit' - Setting to default shader.
    WARNING: Shader Unsupported: 'Mobile/Particles/Alpha Blended' - Pass '' has no vertex shader
    WARNING: Shader Unsupported: 'Mobile/Particles/Alpha Blended' - Setting to default shader.
    WARNING: Shader Unsupported: 'Custom/AnimatedGem' - Pass '' has no vertex shader
    WARNING: Shader Unsupported: 'Custom/AnimatedGem' - Setting to default shader.
    WARNING: Shader Unsupported: 'Mobile/Particles/Additive' - Pass '' has no vertex shader
    WARNING: Shader Unsupported: 'Mobile/Particles/Additive' - Setting to default shader.
    WARNING: Shader Unsupported: 'Hidden/TerrainEngine/Details/WavingDoublePass' - Pass '' has no vertex shader
    WARNING: Shader Unsupported: 'Hidden/TerrainEngine/Details/Vertexlit' - Pass '' has no vertex shader
    WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/VertexLit' - Pass '' has no vertex shader
    WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/VertexLit' - Setting to default shader.
    WARNING: Shader Unsupported: 'Mobile/VertexLit' - Pass '' has no vertex shader
    WARNING: Shader Unsupported: 'Mobile/VertexLit' - Setting to default shader.
    Crash!!!
    SymInit: Symbol-SearchPath: 'C:/Program Files/Unity5.2.0f3/Editor/Data/MonoEmbedRuntime;.;Y:\Projects\SNSClient;C:\Program Files\Unity5.2.0f3\Editor;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: 'phenschel'
    OS-Version: 6.1.7601 (Service Pack 1) 0x100-0x1
    C:\Program Files\Unity5.2.0f3\Editor\Unity.exe:Unity.exe (0000000140000000), size: 55009280 (result: 0), SymType: 'PDB', PDB: 'C:\Program Files\Unity5.2.0f3\Editor\Unity_x64.pdb', fileVersion: 5.2.0.38013
    C:\Windows\SYSTEM32\ntdll.dll:ntdll.dll (00000000770A0000), size: 1740800 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\ntdll.dll', fileVersion: 6.1.7601.18933
    C:\Windows\system32\kernel32.dll:kernel32.dll (0000000076F80000), size: 1175552 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\kernel32.dll', fileVersion: 6.1.7601.18933
    C:\Windows\system32\KERNELBASE.dll:KERNELBASE.dll (000007FEFCEB0000), size: 442368 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\KERNELBASE.dll', fileVersion: 6.1.7601.18933
    C:\Program Files\Unity5.2.0f3\Editor\Unwrap.dll:Unwrap.dll (000007FEFA300000), size: 262144 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity5.2.0f3\Editor\Unwrap.dll'
    C:\Program Files\Unity5.2.0f3\Editor\GeometryToolbox.dll:GeometryToolbox.dll (000007FEFA350000), size: 188416 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity5.2.0f3\Editor\GeometryToolbox.dll'
    C:\Program Files\Unity5.2.0f3\Editor\FreeImage.dll:FreeImage.dll (0000000180000000), size: 2777088 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity5.2.0f3\Editor\FreeImage.dll', fileVersion: 3.11.0.0
    C:\Windows\system32\USER32.dll:USER32.dll (0000000076E80000), size: 1024000 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\USER32.dll', fileVersion: 6.1.7601.17514
    C:\Windows\system32\GDI32.dll:GDI32.dll (000007FEFEE70000), size: 421888 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\GDI32.dll', fileVersion: 6.1.7601.18898
    C:\Windows\system32\LPK.dll:LPK.dll (000007FEFEEE0000), size: 57344 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\LPK.dll', fileVersion: 6.1.7601.18946
    C:\Windows\system32\USP10.dll:USP10.dll (000007FEFE250000), size: 823296 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\USP10.dll', fileVersion: 1.626.7601.18454
    C:\Windows\system32\msvcrt.dll:msvcrt.dll (000007FEFE4F0000), size: 651264 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\msvcrt.dll', fileVersion: 7.0.7601.17744
    C:\Windows\system32\ole32.dll:eek:le32.dll (000007FEFEC60000), size: 2109440 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\ole32.dll', fileVersion: 6.1.7601.18915
    C:\Windows\system32\RPCRT4.dll:RPCRT4.dll (000007FEFE3C0000), size: 1232896 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\RPCRT4.dll', fileVersion: 6.1.7601.18933
    C:\Windows\system32\WS2_32.dll:WS2_32.dll (000007FEFE020000), size: 315392 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WS2_32.dll', fileVersion: 6.1.7601.17514
    C:\Windows\system32\NSI.dll:NSI.dll (000007FEFE590000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\NSI.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\HID.DLL:HID.DLL (000007FEFA450000), size: 45056 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\HID.DLL', fileVersion: 6.1.7600.16385
    C:\Program Files\Unity5.2.0f3\Editor\TextureConverter.dll:TextureConverter.dll (000007FEED720000), size: 6627328 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity5.2.0f3\Editor\TextureConverter.dll'
    C:\Program Files\Unity5.2.0f3\Editor\umbraoptimizer64.dll:umbraoptimizer64.dll (000007FEEF240000), size: 995328 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity5.2.0f3\Editor\umbraoptimizer64.dll'
    C:\Program Files\Unity5.2.0f3\Editor\libcef.dll:libcef.dll (000007FEEA550000), size: 52178944 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity5.2.0f3\Editor\libcef.dll', fileVersion: 3.2062.1930.0
    C:\Windows\system32\PSAPI.DLL:pSAPI.DLL (0000000077270000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\PSAPI.DLL', fileVersion: 6.1.7600.16385
    C:\Windows\system32\SHLWAPI.dll:SHLWAPI.dll (000007FEFD210000), size: 462848 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\SHLWAPI.dll', fileVersion: 6.1.7601.17514
    C:\Windows\system32\ADVAPI32.dll:ADVAPI32.dll (000007FEFE880000), size: 897024 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\ADVAPI32.dll', fileVersion: 6.1.7601.18869
    C:\Windows\SYSTEM32\sechost.dll:sechost.dll (000007FEFE6D0000), size: 126976 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\sechost.dll', fileVersion: 6.1.7601.18869
    C:\Windows\system32\WINSPOOL.DRV:WINSPOOL.DRV (000007FEF9630000), size: 462848 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WINSPOOL.DRV', fileVersion: 6.1.7601.17514
    C:\Windows\system32\COMDLG32.dll:COMDLG32.dll (000007FEFE0D0000), size: 618496 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\COMDLG32.dll', fileVersion: 6.1.7601.17514
    C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll:COMCTL32.dll (000007FEFB2C0000), size: 2048000 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll', fileVersion: 6.10.7601.18837
    C:\Windows\system32\SHELL32.dll:SHELL32.dll (000007FEFD290000), size: 14192640 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\SHELL32.dll', fileVersion: 6.1.7601.18918
    C:\Windows\system32\OLEAUT32.dll:OLEAUT32.dll (000007FEFE170000), size: 880640 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\OLEAUT32.dll', fileVersion: 6.1.7601.18679
    C:\Windows\system32\WINHTTP.dll:WINHTTP.dll (000007FEF97F0000), size: 462848 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WINHTTP.dll', fileVersion: 6.1.7601.17514
    C:\Windows\system32\webio.dll:webio.dll (000007FEF9780000), size: 409600 (result: 0), SymType: '-nosymbols-', PDB: 'C:\Windows\system32\webio.dll', fileVersion: 6.1.7601.17725
    C:\Windows\system32\USERENV.dll:USERENV.dll (000007FEFD070000), size: 122880 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\USERENV.dll', fileVersion: 6.1.7601.17514
    C:\Windows\system32\profapi.dll:profapi.dll (000007FEFCE60000), size: 61440 (result: 0), SymType: '-nosymbols-', PDB: 'C:\Windows\system32\profapi.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\urlmon.dll:urlmon.dll (000007FEFE6F0000), size: 1593344 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\urlmon.dll', fileVersion: 11.0.9600.17937
    C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll:api-ms-win-downlevel-ole32-l1-1-0.dll (000007FEFD090000), size: 16384 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll', fileVersion: 6.2.9200.16492
    C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll:api-ms-win-downlevel-shlwapi-l1-1-0.dll (000007FEFCFF0000), size: 16384 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll', fileVersion: 6.2.9200.16492
    C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll:api-ms-win-downlevel-advapi32-l1-1-0.dll (000007FEFCFC0000), size: 20480 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll', fileVersion: 6.2.9200.16492
    C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll:api-ms-win-downlevel-user32-l1-1-0.dll (000007FEFD060000), size: 16384 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll', fileVersion: 6.2.9200.16492
    C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll:api-ms-win-downlevel-version-l1-1-0.dll (000007FEFCFD0000), size: 16384 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll', fileVersion: 6.2.9200.16492
    C:\Windows\system32\version.DLL:version.DLL (000007FEFBF40000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\version.DLL', fileVersion: 6.1.7600.16385
    C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll:api-ms-win-downlevel-normaliz-l1-1-0.dll (000007FEFCFE0000), size: 12288 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll', fileVersion: 6.2.9200.16492
    C:\Windows\system32\normaliz.DLL:normaliz.DLL (0000000077260000), size: 12288 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\normaliz.DLL', fileVersion: 6.1.7600.16385
    C:\Windows\system32\iertutil.dll:iertutil.dll (000007FEFE990000), size: 2912256 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\iertutil.dll', fileVersion: 11.0.9600.17937
    C:\Windows\system32\WININET.dll:WININET.dll (000007FEFEEF0000), size: 2465792 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WININET.dll', fileVersion: 11.0.9600.17937
    C:\Windows\system32\dhcpcsvc.DLL:dhcpcsvc.DLL (000007FEFAE50000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\dhcpcsvc.DLL', fileVersion: 6.1.7600.16385
    C:\Windows\system32\WTSAPI32.dll:WTSAPI32.dll (000007FEFB810000), size: 69632 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WTSAPI32.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\Secur32.dll:Secur32.dll (000007FEFCA50000), size: 45056 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\Secur32.dll', fileVersion: 6.1.7601.18933
    C:\Windows\system32\SSPICLI.DLL:SSPICLI.DLL (000007FEFCC20000), size: 151552 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\SSPICLI.DLL', fileVersion: 6.1.7601.18933
    C:\Windows\system32\CRYPT32.dll:CRYPT32.dll (000007FEFD0A0000), size: 1495040 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\CRYPT32.dll', fileVersion: 6.1.7601.18839
    C:\Windows\system32\MSASN1.dll:MSASN1.dll (000007FEFCE50000), size: 61440 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\MSASN1.dll', fileVersion: 6.1.7601.17514
    C:\Windows\system32\IPHLPAPI.DLL:IPHLPAPI.DLL (000007FEFB060000), size: 159744 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\IPHLPAPI.DLL', fileVersion: 6.1.7601.17514
    C:\Windows\system32\WINNSI.DLL:WINNSI.DLL (000007FEFB050000), size: 45056 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WINNSI.DLL', fileVersion: 6.1.7600.16385
    C:\Windows\system32\IMM32.dll:IMM32.dll (000007FEFE960000), size: 188416 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\IMM32.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\MSCTF.dll:MSCTF.dll (000007FEFE5C0000), size: 1085440 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\MSCTF.dll', fileVersion: 6.1.7601.18731
    C:\Windows\system32\OLEACC.dll:OLEACC.dll (000007FEF9BF0000), size: 344064 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\OLEACC.dll', fileVersion: 7.0.0.0
    C:\Windows\system32\WINMM.dll:WINMM.dll (000007FEFA630000), size: 241664 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WINMM.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\SETUPAPI.dll:SETUPAPI.dll (000007FEFF150000), size: 1929216 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\SETUPAPI.dll', fileVersion: 6.1.7601.17514
    C:\Windows\system32\CFGMGR32.dll:CFGMGR32.dll (000007FEFD000000), size: 221184 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\CFGMGR32.dll', fileVersion: 6.1.7601.17514
    C:\Windows\system32\DEVOBJ.dll:DEVOBJ.dll (000007FEFD040000), size: 106496 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DEVOBJ.dll', fileVersion: 6.1.7600.16385
    C:\Program Files\Unity5.2.0f3\Editor\slapi.dll:slapi.dll (000007FEE9EE0000), size: 6692864 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity5.2.0f3\Editor\slapi.dll', fileVersion: 15.0.9350.0
    C:\Windows\system32\MSVCP100.dll:MSVCP100.dll (000000006DB90000), size: 622592 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\MSVCP100.dll', fileVersion: 10.0.40219.325
    C:\Windows\system32\MSVCR100.dll:MSVCR100.dll (000000006BDB0000), size: 860160 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\MSVCR100.dll', fileVersion: 10.0.40219.325
    C:\Windows\system32\OPENGL32.dll:OPENGL32.dll (000007FEF7680000), size: 1167360 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\OPENGL32.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\GLU32.dll:GLU32.dll (000007FEFA940000), size: 184320 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\GLU32.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\DDRAW.dll:DDRAW.dll (000007FEEE780000), size: 987136 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DDRAW.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\DCIMAN32.dll:DCIMAN32.dll (000007FEFA340000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DCIMAN32.dll', fileVersion: 6.1.7601.18946
    C:\Windows\system32\dwmapi.dll:dwmapi.dll (000007FEFA430000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\dwmapi.dll', fileVersion: 6.1.7600.16385
    C:\Program Files\Unity5.2.0f3\Editor\LIBPQ.dll:LIBPQ.dll (000007FEEE5A0000), size: 1957888 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity5.2.0f3\Editor\LIBPQ.dll', fileVersion: 9.3.2.14296
    C:\Windows\system32\WSOCK32.dll:WSOCK32.dll (000007FEF8B70000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WSOCK32.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\MSACM32.dll:MSACM32.dll (000007FEFA610000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\MSACM32.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\DNSAPI.dll:DNSAPI.dll (000007FEFC470000), size: 372736 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DNSAPI.dll', fileVersion: 6.1.7601.17570
    C:\Windows\system32\apphelp.dll:apphelp.dll (000007FEFCC50000), size: 356352 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\apphelp.dll', fileVersion: 6.1.7601.18777
    C:\Windows\AppPatch\AppPatch64\AcGenral.DLL:AcGenral.DLL (000007FEFA2A0000), size: 331776 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\AppPatch\AppPatch64\AcGenral.DLL', fileVersion: 6.1.7601.18777
    C:\Windows\system32\sfc.dll:sfc.dll (0000000072B70000), size: 12288 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\sfc.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\sfc_os.DLL:sfc_os.DLL (000007FEF9440000), size: 65536 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\sfc_os.DLL', fileVersion: 6.1.7600.16385
    C:\Windows\system32\MPR.dll:MPR.dll (000007FEF8D70000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\MPR.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\CRYPTBASE.dll:CRYPTBASE.dll (000007FEFCCB0000), size: 61440 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\CRYPTBASE.dll', fileVersion: 6.1.7601.18933
    C:\Windows\system32\CLBCatQ.DLL:CLBCatQ.DLL (000007FEFE320000), size: 626688 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\CLBCatQ.DLL', fileVersion: 2001.12.8530.16385
    C:\Windows\system32\wbem\wbemprox.dll:wbemprox.dll (000007FEF7C20000), size: 61440 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\wbem\wbemprox.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\wbemcomn.dll:wbemcomn.dll (000007FEF8130000), size: 548864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\wbemcomn.dll', fileVersion: 6.1.7601.17514
    C:\Windows\system32\CRYPTSP.dll:CRYPTSP.dll (000007FEFC650000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\CRYPTSP.dll', fileVersion: 6.1.7601.18741
    C:\Windows\system32\rsaenh.dll:rsaenh.dll (000007FEFC350000), size: 290816 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\rsaenh.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\RpcRtRemote.dll:RpcRtRemote.dll (000007FEFCDA0000), size: 81920 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\RpcRtRemote.dll', fileVersion: 6.1.7601.17514
    C:\Windows\system32\wbem\wbemsvc.dll:wbemsvc.dll (000007FEF7B40000), size: 81920 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\wbem\wbemsvc.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\wbem\fastprox.dll:fastprox.dll (000007FEF7F30000), size: 925696 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\wbem\fastprox.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\NTDSAPI.dll:NTDSAPI.dll (000007FEF7D50000), size: 159744 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\NTDSAPI.dll', fileVersion: 6.1.7600.16385
    C:\Program Files\Unity5.2.0f3\Editor\Data\Mono\EmbedRuntime\mono.dll:mono.dll (000007FEEDF00000), size: 2990080 (result: 0), SymType: 'PDB', PDB: 'C:\Program Files\Unity5.2.0f3\Editor\mono.pdb', fileVersion: 1.0.0.1
    C:\Windows\system32\MSWSOCK.dll:MSWSOCK.dll (000007FEFC5F0000), size: 348160 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\MSWSOCK.dll', fileVersion: 6.1.7601.18254
    C:\Windows\System32\wshtcpip.dll:wshtcpip.dll (000007FEFC010000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\wshtcpip.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll:api-ms-win-downlevel-advapi32-l2-1-0.dll (000007FEF8E10000), size: 16384 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll', fileVersion: 6.2.9200.16492
    C:\Windows\System32\wship6.dll:wship6.dll (000007FEFC5E0000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\wship6.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll:api-ms-win-downlevel-shlwapi-l2-1-0.dll (000007FEF6C70000), size: 16384 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll', fileVersion: 6.2.9200.16492
    C:\Windows\system32\dhcpcsvc6.DLL:dhcpcsvc6.DLL (000007FEFAED0000), size: 69632 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\dhcpcsvc6.DLL', fileVersion: 6.1.7601.17970
    C:\Windows\system32\credssp.dll:credssp.dll (000007FEFC260000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\credssp.dll', fileVersion: 6.1.7601.18933
    C:\Windows\system32\NLAapi.dll:NLAapi.dll (000007FEFBD40000), size: 86016 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\NLAapi.dll', fileVersion: 6.1.7601.17964
    C:\Program Files\Bonjour\mdnsNSP.dll:mdnsNSP.dll (000000006DB40000), size: 155648 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Bonjour\mdnsNSP.dll', fileVersion: 3.0.0.10
    C:\Windows\system32\audioses.dll:audioses.dll (000007FEFA3E0000), size: 323584 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\audioses.dll', fileVersion: 6.1.7601.18741
    C:\Windows\system32\MMDevAPI.DLL:MMDevAPI.DLL (000007FEFB630000), size: 307200 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\MMDevAPI.DLL', fileVersion: 6.1.7600.16385
    C:\Windows\system32\PROPSYS.dll:pROPSYS.dll (000007FEFB4C0000), size: 1228800 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\PROPSYS.dll', fileVersion: 7.0.7601.17514
    C:\Windows\system32\rasadhlp.dll:rasadhlp.dll (000007FEF9430000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\rasadhlp.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\WINTRUST.dll:WINTRUST.dll (000007FEFCE70000), size: 241664 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WINTRUST.dll', fileVersion: 6.1.7601.18839
    C:\Windows\system32\WINSTA.dll:WINSTA.dll (000007FEFCCC0000), size: 249856 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WINSTA.dll', fileVersion: 6.1.7601.18540
    C:\Windows\system32\uxtheme.dll:uxtheme.dll (000007FEFB260000), size: 352256 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\uxtheme.dll', fileVersion: 6.1.7600.16385
    C:\Windows\System32\fwpuclnt.dll:fwpuclnt.dll (000007FEFAF00000), size: 339968 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\fwpuclnt.dll', fileVersion: 6.1.7601.18283
    C:\Windows\system32\GPAPI.dll:GPAPI.dll (000007FEFC110000), size: 110592 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\GPAPI.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\ncrypt.dll:ncrypt.dll (000007FEFC7D0000), size: 327680 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\ncrypt.dll', fileVersion: 6.1.7601.18933
    C:\Windows\system32\bcrypt.dll:bcrypt.dll (000007FEFC7A0000), size: 139264 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\bcrypt.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\bcryptprimitives.dll:bcryptprimitives.dll (000007FEFC290000), size: 311296 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\bcryptprimitives.dll', fileVersion: 6.1.7601.17514
    C:\Windows\system32\cryptnet.dll:cryptnet.dll (000007FEF99B0000), size: 159744 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\cryptnet.dll', fileVersion: 6.1.7601.18839
    C:\Windows\system32\WLDAP32.dll:WLDAP32.dll (000007FEFE070000), size: 335872 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WLDAP32.dll', fileVersion: 6.1.7601.17514
    C:\Windows\system32\wdmaud.drv:wdmaud.drv (000007FEFA3A0000), size: 241664 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\wdmaud.drv', fileVersion: 6.1.7601.17514
    C:\Windows\system32\ksuser.dll:ksuser.dll (0000000074BC0000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\ksuser.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\AVRT.dll:AVRT.dll (000007FEFB620000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\AVRT.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\msacm32.drv:msacm32.drv (000007FEFA8A0000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\msacm32.drv', fileVersion: 6.1.7600.16385
    C:\Windows\system32\midimap.dll:midimap.dll (000007FEFA890000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\midimap.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\dsound.dll:dsound.dll (000007FEF3280000), size: 557056 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\dsound.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\POWRPROF.dll:pOWRPROF.dll (000007FEFB680000), size: 180224 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\POWRPROF.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\d3d9.dll:d3d9.dll (000007FEEFEE0000), size: 2093056 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\d3d9.dll', fileVersion: 6.1.7601.17514
    C:\Windows\system32\d3d8thk.dll:d3d8thk.dll (000007FEF6530000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\d3d8thk.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\prl_umdd.dll:prl_umdd.dll (000007FEF5F10000), size: 151552 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\prl_umdd.dll', fileVersion: 8.15.10.24251
    C:\Windows\system32\DXGIDebug.dll:DXGIDebug.dll (000007FEF5910000), size: 126976 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DXGIDebug.dll', fileVersion: 9.30.960.9200
    C:\Windows\system32\napinsp.dll:napinsp.dll (000007FEF8D40000), size: 86016 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\napinsp.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\pnrpnsp.dll:pnrpnsp.dll (000007FEF8D20000), size: 102400 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\pnrpnsp.dll', fileVersion: 6.1.7600.16385
    C:\Windows\System32\winrnr.dll:winrnr.dll (000007FEF8D10000), size: 45056 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\winrnr.dll', fileVersion: 6.1.7600.16385
    C:\Program Files\Unity5.2.0f3\Editor\Data\PlaybackEngines\metrosupport\x86_64\UnityEditor.Metro.Extensions.Native.dll:UnityEditor.Metro.Extensions.Native.dll (000007FEF2640000), size: 524288 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity5.2.0f3\Editor\Data\PlaybackEngines\metrosupport\x86_64\UnityEditor.Metro.Extensions.Native.dll'
    C:\Program Files\Unity5.2.0f3\Editor\Data\PlaybackEngines\wp8support\x86_64\UnityEditor.WP8.Extensions.Native.dll:UnityEditor.WP8.Extensions.Native.dll (000007FEF2010000), size: 524288 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity5.2.0f3\Editor\Data\PlaybackEngines\wp8support\x86_64\UnityEditor.WP8.Extensions.Native.dll'
    C:\Program Files\Unity5.2.0f3\Editor\Data\PlaybackEngines\iOSSupport\x86_64\UnityEditor.iOS.Extensions.Native.dll:UnityEditor.iOS.Extensions.Native.dll (000007FEF5D40000), size: 249856 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity5.2.0f3\Editor\Data\PlaybackEngines\iOSSupport\x86_64\UnityEditor.iOS.Extensions.Native.dll'
    C:\Windows\System32\prl_np.dll:prl_np.dll (000007FEF6C50000), size: 57344 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\prl_np.dll', fileVersion: 9.0.24251.0
    C:\Windows\System32\drprov.dll:drprov.dll (000007FEF6C40000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\drprov.dll', fileVersion: 6.1.7600.16385
    C:\Windows\System32\ntlanman.dll:ntlanman.dll (000007FEF6C10000), size: 139264 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\ntlanman.dll', fileVersion: 6.1.7601.17514
    C:\Windows\System32\davclnt.dll:davclnt.dll (000007FEF6BF0000), size: 118784 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\davclnt.dll', fileVersion: 6.1.7601.18912
    C:\Windows\System32\DAVHLPR.dll:DAVHLPR.dll (000007FEF6520000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\DAVHLPR.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\wkscli.dll:wkscli.dll (000007FEFACE0000), size: 86016 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\wkscli.dll', fileVersion: 6.1.7601.17514
    C:\Windows\system32\cscapi.dll:cscapi.dll (000007FEF7C10000), size: 61440 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\cscapi.dll', fileVersion: 6.1.7601.17514
    C:\Windows\system32\netutils.dll:netutils.dll (000007FEFAD00000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\netutils.dll', fileVersion: 6.1.7601.17514
    C:\Windows\system32\ntmarta.dll:ntmarta.dll (000007FEFBF10000), size: 184320 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\ntmarta.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\WindowsCodecs.dll:WindowsCodecs.dll (000007FEFB090000), size: 1445888 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WindowsCodecs.dll', fileVersion: 6.2.9200.17251
    C:\Users\phenschel\AppData\Roaming\Dropbox\bin\DropboxExt64.27.dll:DropboxExt64.27.dll (000007FEF5700000), size: 241664 (result: 0), SymType: '-exported-', PDB: 'C:\Users\phenschel\AppData\Roaming\Dropbox\bin\DropboxExt64.27.dll', fileVersion: 1.0.0.27
    C:\Windows\system32\EhStorShell.dll:EhStorShell.dll (000007FEF61A0000), size: 217088 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\EhStorShell.dll', fileVersion: 6.1.7600.16385
    C:\Windows\System32\cscui.dll:cscui.dll (000007FEF60F0000), size: 516096 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\cscui.dll', fileVersion: 6.1.7601.17514
    C:\Windows\System32\CSCDLL.dll:CSCDLL.dll (000007FEF8CF0000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\CSCDLL.dll', fileVersion: 6.1.7601.17514
    C:\Program Files (x86)\Parallels\Parallels Tools\ShellExtentions\PrlToolsShellExt.dll:prlToolsShellExt.dll (000007FEF58C0000), size: 278528 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Parallels\Parallels Tools\ShellExtentions\PrlToolsShellExt.dll', fileVersion: 9.0.24251.0
    C:\Windows\system32\explorerframe.dll:explorerframe.dll (000007FEF6220000), size: 1875968 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\explorerframe.dll', fileVersion: 6.1.7601.17514
    C:\Windows\system32\DUser.dll:DUser.dll (000007FEFA4A0000), size: 274432 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DUser.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\DUI70.dll:DUI70.dll (000007FEFA4F0000), size: 991232 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DUI70.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\xinput9_1_0.dll:xinput9_1_0.dll (000007FEFB7F0000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\xinput9_1_0.dll', fileVersion: 6.1.7600.16385
    C:\Windows\system32\dbghelp.dll:dbghelp.dll (000007FEF9500000), size: 1200128 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\dbghelp.dll', fileVersion: 6.1.7601.17514

    ========== OUTPUTING STACK TRACE ==================

    0x000000014114D5D6 (Unity) mecanim::statemachine::CreateStateMixer
    0x000000014114D8BA (Unity) mecanim::statemachine::EvaluateStateMachine
    0x0000000141107703 (Unity) AnimatorControllerPlayable::UpdateGraph
    0x0000000141109CDB (Unity) AnimatorControllerPlayable::prepareFrame
    0x0000000140119913 (Unity) RecursivePlayableTraverser::Traverse
    0x000000014011E64A (Unity) PlayableController::Bind
    0x0000000140119746 (Unity) DirectorPlayer::play
    0x0000000140D88019 (Unity) Animator::CreatePlayableMemory
    0x0000000140D882A7 (Unity) Animator::CreateObject
    0x0000000140D8B5DE (Unity) Animator::AwakeFromLoad
    0x00000001404BE58A (Unity) AwakeFromLoadQueue::InvokeAwakeFromLoad
    0x00000001404BE8FE (Unity) AwakeFromLoadQueue::AwakeFromLoad
    0x0000000140247A61 (Unity) AwakeAndActivateClonedObjects
    0x0000000140248956 (Unity) CloneObject
    0x0000000140E9DB80 (Unity) Object_CUSTOM_Internal_CloneSingle
    0x00000000223E93AD (Mono JIT Code) (wrapper managed-to-native) UnityEngine.Object:Internal_CloneSingle (UnityEngine.Object)
    0x00000000223E91B4 (Mono JIT Code) [C:\buildslave\unity\build\Runtime\Export\UnityEngineObject.cs:95] UnityEngine.Object:Instantiate<object> (object)
    0x00000000265D0233 (Mono JIT Code) [Y:\Projects\SNSClient\Assets\Scripts\Menues\GlobalScreens\LoadingScreen\SNSBattleBackgroundPoolMgr.cs:116] SNSBattleBackgroundPoolMgr:cacheBattleBackground (UnityEngine.WWW,object[])
    0x00000000223B5F1A (Mono JIT Code) [y:\Projects\SNSClient\VSProjects\XYFoundation\ResourceLoader\ResourceLoader.cs:528] ResourceLoader/<loadResourceOverAssetBundle>d__9:MoveNext ()
    0x00000000223B6122 (Mono JIT Code) (wrapper runtime-invoke) <Module>:runtime_invoke_bool__this__ (object,intptr,intptr,intptr)
    0x000007FEEE02402F (mono) [c:\buildslave\mono-runtime-and-classlibs\build\mono\mini\mini.c:4914] mono_jit_runtime_invoke
    0x000007FEEDF78399 (mono) [c:\buildslave\mono-runtime-and-classlibs\build\mono\metadata\object.c:2623] mono_runtime_invoke
    0x00000001402A42CF (Unity) scripting_method_invoke
    0x000000014045A2E2 (Unity) ScriptingInvocation::Invoke
    0x000000014045A86E (Unity) ScriptingInvocation::Invoke<bool>
    0x000000014027CD51 (Unity) Coroutine::InvokeMoveNext
    0x000000014027D105 (Unity) Coroutine::Run
    0x000000014014D734 (Unity) WWWDelayCall::Callback
    0x0000000140245F61 (Unity) DelayedCallManager::Update
    0x0000000140381BCD (Unity) PlayerLoop
    0x0000000140C6DBC6 (Unity) Application::UpdateScene
    0x0000000140C700C9 (Unity) Application::UpdateSceneIfNeeded
    0x0000000140C7716A (Unity) Application::TickTimer
    0x0000000140E35FA4 (Unity) RelaunchUnity
    0x0000000140E3759B (Unity) WinMain
    0x000000014152EC80 (Unity) strerror_s
    0x0000000076F95A4D (kernel32) BaseThreadInitThunk
    0x00000000770CB831 (ntdll) RtlUserThreadStart

    ========== END OF STACKTRACE ===========

    It works fine in 5.1.3 though, so this is a new problem introduced with 5.2.0 for us. Had anyone problems with his 5.1.x assetbundles in 5.2.x?

    Thx for help!
     
  2. pahe

    pahe

    Joined:
    May 10, 2011
    Posts:
    543
    Interesting.
    I commented out the loading of the assetbundles, commented in one after another and now all are loaded and it's working.

    Weird?
     
  3. pahe

    pahe

    Joined:
    May 10, 2011
    Posts:
    543
    Maybe a weird update bug, but I cannot reproduce it anymore.
     
  4. amirivala

    amirivala

    Joined:
    May 29, 2013
    Posts:
    57
    Hey i have the exact same problem! Could you clearly tell me how did you fix that ???
     
  5. pahe

    pahe

    Joined:
    May 10, 2011
    Posts:
    543
    Sadly not.
    We're loading assetbundles from different webserver folders and I simply renamed the folders, one by one to figure out which assetbundle could be causing the crash. After several restarts of the client, it didn't crash anymore, but loaded all assetbundles without problems. Even after cleaning the cache, to reload all assetbundles again didn't crash the editor.

    I assume that it may have something to do with unpacking shaders from the assetbundle, but I am not sure about that!

    Sorry that I can't help you better.
     
  6. pahe

    pahe

    Joined:
    May 10, 2011
    Posts:
    543
    After a colleague also updated to 5.2 from 5.1.3 he's also experiencing the problem. There's something fishy...