FAQ¶
- What should I do if there are compile errors related to Theme.WaveVR.Loading in the AndroidManifest?
- How can I set the Tracking Origin Mode when using Unity XR?
- How to detect if a user is wearing the HMD
- SDK Upgrade and Gradle Configuration
- Notices of Using Android 11
- Notices of Using Android 12
Troubleshooting¶
My screen recording / screenshot is black.
If you enabled the spectator features in WaveXRSettings. Please check if your Camera’s GameObject didn’t assign MainCamera Tag.
Compiler Error : Element meta-data#com.htc.ViveWaveAndroid.SdkVersion at AndroidManifest.xml duplicated after SDK version upgraded.
Using Clean Build in Unity Build Settings will solve this issue.