Is it possible to place content on the plane detected in the visionOS simulator?

Hello. I want to place the contents on the plane detected on the visionOS simulator. How can I make it possible?

I applied it to the Xcode project by referring to the following web link.

https://developer.apple.com/documentation/visionos/placing-content-on-detected-planes

The following error was printed.

Error: ARKitSession.Error(code: dataProviderNotSupported, errorDescription: "The operation couldn’t be completed. (com.apple.arkit error 100.)", failureReason: "", recoverySuggestion: "", dataProvider: PlaneDetectionProvider(0x0000600000c66d60, status: stopped, alignments: [horizontal, vertical]))

It is not currently possible in the simulator. Fingers crossed for beta 3.

I am not seeing any changes in VisionOS Beta3 with respect to placing content where a user taps on a plane.

PlaneDetectors are still not available World Tracking Provider still doesn't return after asking it to track an anchor The Scene Reconstruction provider is still missing.

Taps on a scene AnchorEntity of type plane still report inaccurate positions Taps on a plane placed at a world AnchorEntity still report inaccurate positions

Feedbacks filed with no response: FB13034747 FB13034803 FB12952565 FB12639395

Maybe beta 4?

Is it possible to place content on the plane detected in the visionOS simulator?
 
 
Q