Hi ppl,
I’m getting the following when running my app on the Ipod touch G1
Anyone come across this ? or have any tips to troubleshoot.
Hi ppl,
I’m getting the following when running my app on the Ipod touch G1
Anyone come across this ? or have any tips to troubleshoot.
Check to make sure in the Unity Editor, you are not accessing an Array out of scope!
I have had these obscure errors before, and it mostly came down to an index out of range error in Unity somewhere.