-
Notifications
You must be signed in to change notification settings - Fork 102
Description
Assertion failed on expression: '!name.empty()'
Assembly has reference to non-existent assembly 'Microsoft.MixedReality.OpenXR' (Assets/MRTK/Providers/OpenXR/MRTK.OpenXR.asmdef)
Assembly has reference to non-existent assembly 'Oculus.VR.Editor' (Assets/MRTK/Providers/Oculus/XRSDK/MRTK-Quest/Editor/MRTK.Oculus.Hands.Editor.asmdef)
Assembly has reference to non-existent assembly 'Microsoft.MixedReality.Toolkit.PlaneFinding' (Assets/MRTK/SDK/MRTK.SDK.asmdef)
............
AssemblyDefinitionException: Could not find assembly reference 'Oculus.VR'
UnityEditor.AssemblyDefinitionImporterInspector.LoadAssemblyDefintionState (System.String path) (at D:/unity/Editor/Mono/Inspector/AssemblyDefinitionImporterInspector.cs:717)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)