Im trying to run a dataset at full resolution and it continually crashes. I was able to get results running it on medium though. This is what the command line reads:
Progress(request = modelFile(url: file:///Users/ryansweeney/Desktop/Primosten.usdz, detail: RealityFoundation.PhotogrammetrySession.Request.Detail.full, geometry: nil) = 1.0
-[MTLDebugBuffer didModifyRange:]:473: failed assertion `didModifyRange: only applies when resourceOptions(0x1) & MTLResourceStorageModeMask(0xf0) == MTLResourceStorageModeManaged(0x10). NOT MTLResourceStorageModeShared'
I also get an error "Thread 6:hit program assert"
Any idea on how to solve this?