oculus-samples / Unity-Decommissioned

Unity project for "Decommissioned A VR Social Deduction Showcase" on Meta Quest
Other
56 stars 10 forks source link

Errors on opening in 2022.3.7 #6

Open owlandfox opened 10 months ago

owlandfox commented 10 months ago

Needing to open up the project in 2022 and getting a lot of errors related OVR and Shadergraph. Is the porject compatible beyond 2021?

owlandfox commented 10 months ago

Decided to stay in 2021.3.30 but on importing the SDK and utilities to v56 getting a lot of errors - image

owlandfox commented 10 months ago

So managed to fix the above issues by importing the navmesh components and deleting the changes to platform.asdf but still struggling with this - Looks like there has also been some breaking changes made to Photon Voice in the last few months which doesnt make for a clean import into the project amongst other things.

Please provide updated steps for

  1. Updating Integration/Interaction SDK to v56
  2. Importing updated PhotonVoice asset
  3. Importing latest avatar SDK
  4. Resolving any errors that appear otherwise.
owlandfox commented 10 months ago

OK taking it step by step i first focused on at least getting the prorject updated to v56 by importing the Integration SDK and updating the utilities package. Doing so gives me these errors - image

jasonmeisel commented 9 months ago

Looks like that final issue you're having is because Interaction SDK has changed its API. However, you shouldn't need to use v56 for it to work in 2022.

We plan to eventually upgrade the project to 2022 in the repo.

owlandfox commented 8 months ago

Looks like that final issue you're having is because Interaction SDK has changed its API. However, you shouldn't need to use v56 for it to work in 2022.

We plan to eventually upgrade the project to 2022 in the repo.

OK thats good news. As stated in the comments above we actually stepped back to 2021 but still getting same issues. We need upwards of SDK v56 as we are using a lot of components/functions from latest updates