Package Fail: CompressedFormat == PF_Unknown || CompressedFormat == CompressedMip[0].PixelFormat

I’m hitting this bug too. It looks like the CompressedFormat variable is modified within a ParallelFor loop without any kind of synchronization, but that may not be the full issue.