Log in to your account
Don't have an account? Create one.
Hi All,
I'm now getting an interesting error, even with a blank prokect. Has anyone seen this before?
NullReferenceException: Object reference not set to an instance of an object
Qualcomm.Snapdragon.Spaces.Editor.AndroidGradleProjectPostProcessor.OnPostGenerateGradleAndroidProject (System.String path) (at Library/PackageCache/com.qualcomm.snapdragon.spaces@4161b36dafd8/Editor/AndroidGradleProjectPostProcessor.cs:28)
UnityEditor.Android.PostProcessor.Tasks.ProcessGenerateProjectCallbacks.OnGeneratePlatformProjectPostprocess (System.String path, System.Boolean strict) (at <50d5691f81fd4fb085c8f4171d3e7446>:0)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)
I've fixed it,
I ticked the XR Plug-in management top menu OpenXR box :)
Andrewsimpson3
Hi All,
I'm now getting an interesting error, even with a blank prokect. Has anyone seen this before?
NullReferenceException: Object reference not set to an instance of an object
Qualcomm.Snapdragon.Spaces.Editor.AndroidGradleProjectPostProcessor.OnPostGenerateGradleAndroidProject (System.String path) (at Library/PackageCache/com.qualcomm.snapdragon.spaces@4161b36dafd8/Editor/AndroidGradleProjectPostProcessor.cs:28)
UnityEditor.Android.PostProcessor.Tasks.ProcessGenerateProjectCallbacks.OnGeneratePlatformProjectPostprocess (System.String path, System.Boolean strict) (at <50d5691f81fd4fb085c8f4171d3e7446>:0)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)