visionOS object tracking

We have a visionOS project started with visionOS 1.1 and now with visionOS we want to use object tracking so we ad the Anchor component to our scene in Reality Composer Pro and select a referenceObject but when we try to run the app on a physical device we get the following error: [xrsimulator] Exception thrown: This asset (ARReferenceObject_0.compiledarreferenceobject) is not supported by this version of RealityKit.

Hi, I will assume you are using RealityComposerPro to author your object tracking content. Can you check your RealityKitContent Package.swift file to make sure it's pointing to .visionOS(.v2) instead of .v1?

visionOS object tracking
 
 
Q