I am an online insturctor teaching XR development with XR Interaction Toolkit using Unity 2019.4 but I cannot find the XR Interaction Toolkit package in Unity 2020.1 and 2020.2. So, I am a bit worried about the deprecation of the package.
Can you gşve any update about this?
It’s all a bit messy. Read this post for more info.
Long story short, since XR Interaction Toolkit is a preview package, you need to enable preview packages in 2020.1 by going to Project Settings and clicking on Package Manager → Enable Preview Packages.
Then you should be able to see it in the Package Manager.
Hi mutp,
I enabled both the dependency and the preview package, since the Unity documentation states that "This package has a dependency on Input System. " (documentation) But all I found is the subsystem of XR intergration TK.
Could you help me find the package? Really have no idea where it is.
go to Edit->project settings->package manager. Enable preview packages there.
hope it helps.
Thanks, that really helps.
Also make sure you have Packages: Unity registry selected in the combo at the top of the package manager window
Hi. Ih the same problem but i can’t find it even tho i enable those options in unity version 2021. Suggestions?
Same. it has changed a bit now. cant find it
Maybe this helps?
I had to install by name… com.unity.xr.interaction.toolkit
Documented here: XR Interaction Toolkit | XR Interaction Toolkit | 2.0.4
Thank you so much for this little Gem!!
How Do You install it by name?
upper left plus icon in package manager, add package from get git, copy and past “com.unity.xr.interaction.toolkit”
Are there any concerns this has to be done manually like that?
Is it unlisted, despite being a preview package, because it may be canceled – or has this always been the way to add pre-release versions?
you need to use Packages: Unity Regustry
Thank you so much for this work around
Thanks for the install by name workaround. its crazy that its needed tbh.
in my install, when i check ‘Enable Pre-Release Packages’ in the project settings, the package manager STILL doesnt show preview packages no matter how many times i refresh. crazy this development for VR is still such a mess
this is the solution!!!
LIFE SAVER!