**Force OpenGL ES 2.0.**
Had the same of Kindle HDX crashing only. Try forcing OpenGL ES 2.0. Here are the things I did to find the solution, I am including the process incase it helps you.
1) was using Unity 4.5p5; getting crash on Kindle Fire HDX 8.9
2) Upgraded to Unity 4.6.1, rebuilt project; Still getting crash
3) Tested my plugins, TextMesh Pro, 2D Tool Kit, custom shaders, audio; Still getting crash
4) Forced OpenGL ES 2.0; No crash
---- UPDATE ----
Regressed to Unity 4.5.5p3 because the new builds would not work on Kindle Fire HD 8.9
↧