When trying to export with the Object Capture API at full detail, I get the following error. I use the HelloPhotogrammetry example project
failed assertion `didModifyRange: only applies when resourceOptions(0x1) & MTLResourceStorageModeMask(0xf0) == MTLResourceStorageModeManaged(0x10). NOT MTLResourceStorageModeShared'
What does this mean?