microsoft / MixedRealityToolkit

The MixedRealityToolkit is a collection of scripts and components intended to accelerate the development of mixed reality applications targeting Windows Mixed Reality.
MIT License
859 stars 277 forks source link

MRTK assets having shaders issue (shaders being pink ) #274

Closed ashwinir05 closed 3 years ago

ashwinir05 commented 3 years ago

NullReferenceException: Object reference not set to an instance of an object Microsoft.MixedReality.Toolkit.UI.Interactable.ResolveInputAction (System.Int32 index) (at Library/PackageCache/com.microsoft.mixedreality.toolkit.foundation@f580191fa165-1618379598381/SDK/Features/UX/Interactable/Scripts/Interactable.cs:1161) Microsoft.MixedReality.Toolkit.UI.Interactable.Initialize () (at Library/PackageCache/com.microsoft.mixedreality.toolkit.foundation@f580191fa165-1618379598381/SDK/Features/UX/Interactable/Scripts/Interactable.cs:758) Microsoft.MixedReality.Toolkit.UI.Interactable.EnsureInitialized () (at Library/PackageCache/com.microsoft.mixedreality.toolkit.foundation@f580191fa165-1618379598381/SDK/Features/UX/Interactable/Scripts/Interactable.cs:743) Microsoft.MixedReality.Toolkit.UI.Interactable.Awake () (at Library/PackageCache/com.microsoft.mixedreality.toolkit.foundation@f580191fa165-1618379598381/SDK/Features/UX/Interactable/Scripts/Interactable.cs:616)

keveleigh commented 3 years ago

Going to close based on the Unity repo issue: https://github.com/microsoft/MixedRealityToolkit-Unity/issues/9924