Forum Discussion
mo84dan5
2 years agoExplorer
UnityWebRequest Not Working on Quest 3 - "cannot resolve destination host" error
Hello everyone, I'm currently developing an application for the Quest 3 using Unity. I've encountered an issue where UnityWebRequest isn't functioning as expected. When I attempt to make a request, ...
mo84dan5
2 years agoExplorer
Thank you so much, Cain_Bloodbane!
After going through the discussion in the link you provided, I managed to resolve the issue. For those who might face a similar problem in the future, here's what I did:
- I did not downgrade the OpenXR plugin.
- I did not directly modify the android manifest (I believe the settings made the necessary changes during the build).
- I changed "Allow downloads over HTTP" to "Always allow" under Project Settings > Player > Configuration.
- I set "Internet Access" to "Require" under Project Settings > Player > Configuration.
- In Project Settings > XR Plug-in Management > OpenXR, under OpenXR Feature Groups > Meta Quest Support, I pressed the gear icon on the right and in the pop-up window, I unchecked "Force Remove Internet ~".
After making these adjustments and building, everything worked as expected.
Again, thank you for pointing me in the right direction!
olaysia
1 year agoExpert Protege
What version of Unity are you using? I've done all of the items you mentioned but it is still not working for me.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device