Closed rube200 closed 5 years ago
Can you actually debug your code? Lmao
Judging from this portion of the stack trace:
UnityEngine.AssetBundle:LoadAsset_Internal (UnityEngine.AssetBundle,string,System.Type)
0x0000024D5FD6DD9F (Mono JIT Code) UnityEngine.AssetBundle:LoadAsset (string,System.Type)
0x0000024D5FD6DCFD (Mono JIT Code) UnityEngine.AssetBundle:LoadAsset
It looks like something is going wrong in Unity when loading the Vehicle GameObject after spawning. Perhaps it would be worth exporting a master bundle with that specific vehicle and trying to track down which component is causing it to crash?
Is this anyway related to #764 ?
Code:
Crash: