Search Unity

Question Unity 2019.4.0 Reflection Type Load Exception

Discussion in 'AR' started by yuemco, Dec 11, 2020.

  1. yuemco

    yuemco

    Joined:
    Jul 1, 2018
    Posts:
    36
    Hi all,

    Have you been seen this error before? I develop a HoloLens 2 app and when I add another asset I get this error:

    ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
    System.Reflection.Assembly.GetTypes () (at <437ba245d8404784b9fbab9b439ac908>:0)
    Microsoft.MixedReality.Toolkit.Editor.SceneInfoUtils.RefreshCachedTypes () (at Assets/MRTK/Core/Inspectors/PropertyDrawers/SceneInfoUtils.cs:249)
    Microsoft.MixedReality.Toolkit.Editor.SceneInfoUtils.InitializeOnLoad () (at Assets/MRTK/Core/Inspectors/PropertyDrawers/SceneInfoUtils.cs:229)