AR Point clouds are empty or have garbage data when users have what appears to be a new version (1.53.260340193) of Google Play Services for AR that's ahead of what's on the public AR Core github.
Issue affects all Android devices with Google Play Services for AR Version: 1.53.260340193
Seen this on many devices in our app in production, but also reproduced on our Samsung Galaxy S25 Ultra and Samsung Galaxy Tab S11.
To reproduce, just run an AR Core session on any device with this version of Google Play Services for AR and query the point cloud data from the Frame object after a session update, using: https://developers.google.com/ar/reference/java/com/google/ar/core/Frame#acquirePointCloud()
AR Point clouds are empty or have garbage data when users have what appears to be a new version (1.53.260340193) of
Google Play Services for ARthat's ahead of what's on the public AR Core github.Issue affects all Android devices with
Google Play Services for ARVersion:1.53.260340193Seen this on many devices in our app in production, but also reproduced on our Samsung Galaxy S25 Ultra and Samsung Galaxy Tab S11.
To reproduce, just run an AR Core session on any device with this version of
Google Play Services for ARand query the point cloud data from the Frame object after a session update, using: https://developers.google.com/ar/reference/java/com/google/ar/core/Frame#acquirePointCloud()