exyte/ARTetris

Crash when runningon iPad Air

TripwireNL opened this issue · 1 comments

Hi,

I'm trying to run the project on my iPad Air but i'm getting the following error:
ARTetris[3259:958330] -[MTLTextureDescriptorInternal validateWithDevice:], line 778: error 'MTLTextureDescriptor has invalid pixelFormat (520).'
-[MTLTextureDescriptorInternal validateWithDevice:]:778: failed assertion `MTLTextureDescriptor has invalid pixelFormat (520).

Don't really know what's going on yet but maybe you have a clue?

Hi Sebastian,

Currently ARKit works only on devices which have A9 processor or better. You need to use at least iPad or iPhone 6S.