08-25-2024 06:56 AM
Hi all,
Since ~2020, I've been using the Meta (Oculus) SDK tool to create a Virtual Experience on Unity.
But recently I had a very frustrating experience. In my development process, I faced some deprecated features which are replaced by another, that didn't work.
(E.g. "Throw when ungrab" feature from the Grabbable component)
I decided to upgrade my package from the 66 version to the 68.
Now I have a lot of errors and warnings. My app doesn't function at all.
Why don't you leave some components with the "Deprecated", or "Legacy" tag, and suggest what is better to use instead?
I even can't use your own prefab "OVRInteractionComperhensive", as it has broken scripts.
Also, the documentation is deprecated, because it is related to the oldest version of SDK.
Should I downgrade SDK back to 66? Or maybe someone faced with more nice solutions?
Unity version: 2022.3.32f1
Thanks in advance and best regards.
Solved! Go to Solution.
08-29-2024 06:54 AM - edited 08-29-2024 06:55 AM
Solved!
1. Delete previous SDK (v66)
2. Restart the PC (maybe restarting Unity will be enough)
3. Open the project and import the new SDK (v68)
08-29-2024 06:54 AM - edited 08-29-2024 06:55 AM
Solved!
1. Delete previous SDK (v66)
2. Restart the PC (maybe restarting Unity will be enough)
3. Open the project and import the new SDK (v68)