oculus-samples / Unity-DepthAPI

Examples of using Depth API for real-time, dynamic occlusions
Other
192 stars 24 forks source link

Dependency on com.meta.xr.sdk.utilities generate conflict with original oculus integration #5

Closed NicolasAbo17 closed 11 months ago

NicolasAbo17 commented 11 months ago

If you already have oculus integration and add this package it generates a conflict with a duplicate dll, and if you delete the windows dll it will generate an error which you have to always restart the project every time you open it. image If you delete the android plugin which is also duplicate, the project works fine, so for android is ok

vasylbo commented 11 months ago

Thanks for reporting. We'll remove the dependency on meta.xr.sdk.utilities to fix this.

TudorJude commented 11 months ago

This issue should be solved now.