- Home /
Question by
tehblister · Oct 10, 2012 at 09:34 PM ·
bugupgradetypeloadexception
Upgraded to Pro and am now getting a TypeLoadException
Just turned on my free 30-day trial of Unity Pro. My current project now suddenly stopped compiling and I get the following error:
UnityEngine.InternalStaticBatchingUtility.Combine (UnityEngine.GameObject[] gos, UnityEngine.GameObject staticBatchRoot, Boolean generateTriangleStrips) UnityEngine.InternalStaticBatchingUtility.Combine (UnityEngine.GameObject staticBatchRoot, Boolean combineOnlyStatic, Boolean generateTriangleStrips) UnityEditor.PostprocessScene+UnityBuildPostprocessor.OnPostprocessScene () I didn't change anything. Just upgraded and clicked the Play button. Any suggestions?TypeLoadException: Could not load type 'UnityEngine.MeshSubsetCombineUtility+MeshInstance[]' from assembly 'UnityEngine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
Comment
Your answer
Follow this Question
Related Questions
how to create car wheel impression on ground in unity3d? 1 Answer
Licence issues for pro 1 Answer
Create Circular Motion to follow the object 2 Answers
Physics.Raycast not hit sometimes 0 Answers
Cloud recognition in Vuforia 0 Answers