Unity-Technologies / XR-Interaction-Toolkit-Examples

This repository contains various examples to use with the XR Interaction Toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No active UnityEngine.XR.XRInputSubsystem is available

vishwah13 opened this issue · comments

Try to work with XR Interaction Toolkit

Version:1.0.0-pre.1

Unity Version:2019.4.17

Input System :1.0

AR placement Interaction Works Well But AR Selection Interaction and other scale,rotate,zoom dosn't work

I also imported XR Plugin manager and Checked the appropriate Platforms

And getting a Warning message:

No active UnityEngine.XR.XRInputSubsystem is available. Please ensure that a valid loader configuration exists in the XR project settings.
UnityEngine.XR.ARFoundation.ARInputManager:OnEnable() (at Library/PackageCache/com.unity.xr.arfoundation@4.1.1/Runtime/AR/ARInputManager.cs:24)