Sample ARkit code no longer functional after updating beta3

Hi everyone,

I have just updated to ipados 14 beta3, and the sample codes which use the lidar ('Visualizing a point cloud using scene depth' and 'Creating a fog effect using scene depth') are no longer functional. I notice that previously (on beta2) the code 'ARframe,sceneDepth.depth' will return a CVPixelBuffer, while now it only returns nil.

Does anyone also encounter this problem, or how can I fix that? BTW, My Xcode12 is on beta1, will update Xcode help?

Many thanks!
Answered by phil_bed in 624460022
The Xcode 12 Beta 3 update seem to fix the problem so far!
I would suggest to try it on your side. Let me know if it work too .
I have the same problem. I'm updating to XCode 12 Beta 3 at the moment, I will let you know if this fixed the problem.

If this doesn't work i will try to find a way to go back to IpadOS 14 Beta 1....
Accepted Answer
The Xcode 12 Beta 3 update seem to fix the problem so far!
I would suggest to try it on your side. Let me know if it work too .
Hi,
I am facing the same issue. Can anyone suggest how to fix it? I want to work on the .sceneDepth data.
How do we go back to iOS 14 beta one?
Many thanks @Phil_bed, it works for me!
I tried running 'Visualizing a point cloud using scene depth' on iOS14 built with xcode 12 beta 6. No points are being generated. Anyone knows how to fix this?
Sample ARkit code no longer functional after updating beta3
 
 
Q