In our case, the problem turned out to be adding an AVAssetWriterInput to an AVAssetWriter with an ARSession already running (which also lost tracking at that point; this is what gave us the clue). The AVPointCloudData asserts went away when we set up the AVAssetWriter first and then ran the ARSession.
So it had nothing to do with the data model, we're not using that.
Topic:
Spatial Computing
SubTopic:
ARKit
Tags: