One of my scenes in my android app refuses to load on my samsung galaxy tab 2 android 4.2.2. It is not an issue with my code as it works in unity and on my phone running android 4.4. There is a scene before it that loads fine. In that scene I have a coroutine that waits for 3 seconds and then loads the scene that wont work.
Any ideas? Thanks.