Unity Freezes When I Click Play

0 votes
Hello,

I have recently integrated AppWarp in my project to make a turn-based online game. The problem is, 8/10 times, my Unity freezes when I click play to test the build. There are no endless loops in the game and it happens quite frequently making it very hard to test the project. Any solutions?
asked Oct 5, 2015 in App42 Cloud API-BaaS by lucidlabs (10 points)

1 Answer

0 votes

Hi,

Did you tried working with our Unity samples?

Unity hangs because of the infinite loops or when loading large files. You could check this one answer in Unity Answer's.

You could futher test your project, by loading an empty scene with someEmpty script, OR just add a Debug.Log statement in your script. Does it hang often now? If not, then you need to test your scripts, which you think could hang Unity.

Let me know, if it helps.

 

Thanks & Regards,

Sumit Balodi

Appwarp Support Team.

answered Oct 5, 2015 by sumit.balodi (40 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...