Forum Discussion
IgorFinko
2 years agoHonored Guest
Scene Understanding
Hello!
We use OVRPlugin for unity to extract scene data (walls and furniture). This worked recently, but it seems to have broken after the last update.
Now the OVRPlugin.RetrieveSpaceQueryResults(requestId, out var results, out string strResult) method returns an empty array of results, even though the walls and furniture are already set.
Can someone help me, please?
OVRPlugin wrapperVersion = OVRP_1_87_0
Unity 2021.3.28f1
Oculus Version 57.0.0.261.669.517337457
Oculus Runtime Version 57.0.0.261.669.517337474
OS Version SQ3A.220605.009.A1
I've found a solution. In Android manefest the following permission needs to be declared:
<uses-permission android:name="com.oculus.permission.USE_SCENE" />
2 Replies
- IgorFinkoHonored Guest
I've found a solution. In Android manefest the following permission needs to be declared:
<uses-permission android:name="com.oculus.permission.USE_SCENE" /> - MatthewF42Explorer
Thank you! Really hoping this works for us, too! 😁
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 1 year ago
- 1 month ago
- 2 years ago