Thanks for being a part of WWDC25!

How did we do? We’d love to know your thoughts on this year’s conference. Take the survey here

Usage of Vision OS enterprise permissions in Unity

We applied for the visionOS enterprise permission license, which can help us improve object tracking capabilities on Vision Pro. However, we are unsure how to use it in Unity, specifically how to implement object tracking in Unity and increase the tracking speed.

Answered by Vision Pro Engineer in 828006022

Hi @YuThomas

Enterprise APIs for visionOS are not available in Unity.

Your best bet will be to use Apple's ARKit framework (and specifically the ObjectTrackingProvider.TrackingConfiguration) in order to leverage enterprise capabilities related to object tracking.

Let me know if you have any questions!

Accepted Answer

Hi @YuThomas

Enterprise APIs for visionOS are not available in Unity.

Your best bet will be to use Apple's ARKit framework (and specifically the ObjectTrackingProvider.TrackingConfiguration) in order to leverage enterprise capabilities related to object tracking.

Let me know if you have any questions!

@YuThomas If you wish to add support for Vision Pro for permissions in Unity, please add a feature request here - https://github.com/voxelbusters/permissions-kit

Usage of Vision OS enterprise permissions in Unity
 
 
Q