Hello,
I have been tasked with getting some older projects, one built in 2017.4.34f1 and one in 2018.3.14f1, to work as an APK with Oculus Quest 2. The original devs used VRTK 3.3 plugin and while I have been able to get both projects to run in VR on the headset, I can’t get the controllers to show up. My research all leads me to having to install the Oculus SDK from the asset store but the two unity versions are too old and are unsupported.
So my question is, is it even possible to get full Oculus Quest 2 support in these older versions of Unity that use VRTK 3.3? If so, how?
I am trying to avoid upgrading the project to a newer version of Unity because of the hundreds of errors that occur, but if that’s the only path forward I would at least like to know that so I don’t waste time trying to make the impossible happen.
Thanks!