soo Recently I have ported my project to Unity 6.0 preview and also to polyspatial 2.0.4, from then on , the scripts which has been working are not working in Polyspatial 2.0.4 _. I tried to debug and got these
No active UnityEngine.XR.ARSubsystems.XRSessionSubsystem is available. This feature is either not supported on the current platform, or you may need to enable a provider in Project Settings > XR Plug-in Management.
No active UnityEngine.XR.ARSubsystems.XROcclusionSubsystem is available. This feature is either not supported on the current platform, or you may need to enable a provider in Project Settings > XR Plug-in Management.
No active UnityEngine.XR.XRInputSubsystem is available. Please ensure that a valid loader configuration exists in the XR project settings.
does anyone know to how resolve this ?