oculus-samples / Unity-DepthAPI

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

Unity package manager issue #26

Closed TudorJude closed 4 weeks ago

TudorJude commented 5 months ago

There seems to be an issue with the package manager in certain Unity versions (i.e. 2022.3.16). If anyone is experiencing unexpected behavior with their Unity projects that use meta sdks, check the package manager and look for errors under these packages. It looks like this:

image

For some reason certain Unity versions are having problems with meta packages.

Solution: just close the editor, sign out of Unity and then sign back in.