After successfully building my unity project in Xcode i encounter the following error as soon as the game starts to run on the iOS simulator. The error appears in GetBuffer[inlined], and is highlighted as EXC_Bad_Access. Does anyone have any idea why i am getting this error and how i can solve it?
- disable dynamic batching.
not solution
2.Do not use Mobile/Transparent/Vertex Color.
it works fine!