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

TypeLoadException occured

Discussion in '2019.3 Beta' started by HyunMok_Moon, Nov 4, 2020.

  1. HyunMok_Moon

    HyunMok_Moon

    Joined:
    Oct 14, 2016
    Posts:
    24
    I open my project from Unity 2018.3 to 2019.3
    My project was OK but in new version unity, this error is occured.

    TypeLoadException: Could not resolve type with token 010000a1 (from typeref, class/assembly UnityEngine.Touch, UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null)

    TypeLoadExeption: Could not resolve type with token 010000ed (from typeref, class/assembly UnityEngine.Input, UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null)

    I use a DLL which is built from Visual studio.

    Thank you.
     
    Last edited: Nov 4, 2020