oculus-samples / voicesdk-samples-whisperer

Oculus Voice SDK showcase demonstrating the use of Voice SDK in Unity. This project contains the source code for the "Whisperer" demo available on App Lab. The Oculus SDK and other supporting material is subject to the Oculus proprietary license.
MIT License
58 stars 18 forks source link

Build stucks #12

Closed icywind closed 1 year ago

icywind commented 1 year ago

After setting up the project as the README required, I tried to build this demo for Android. It got stuck on "Calling IPostGenerateGradleAndroidProject callbacks" forever. How do I get around it? Screenshot 2023-04-05 at 5 06 53 PM

Environment: MacOS 13.1, Unity Editor 2021.3.18f1, JDK/Android/Graddle settings are default set by Unity

julieta-ayala commented 1 year ago

Hi icywind, Can you try building the project in Unity 2021.3.9f1? You can install such version within Unity Hub. Let us know if that fixes the issue.

icywind commented 1 year ago

I don't think going back to an older version of the Unity SDK can be called a fix. Are you going to stay on 2021.3.9f1 forever? Can you test this on the latest 2021 LFS? Anyway I will give it a try.

julieta-ayala commented 1 year ago

We will test it in 2021.3.18 and let you know if we find any issues.

icywind commented 1 year ago

Just FYI, I also tried another environment: Win11/Unity2021.3.22f1 (latest) also got the same issue. BTW, being stuck on this project, I moved on to test the Unity-TheWorldBeyond project and it builds smoothly.

julieta-ayala commented 1 year ago

Hi icywind, I just successfully built the apk in MacOS 13.2 Unity/Editor 2021.3.18f. Built didn't get stuck in "Calling IPostGenerateGradleAndroidProject callbacks".