Search Unity

Question Game build not responding when launching second time

Discussion in 'Editor & General Support' started by lejean, Aug 17, 2020.

  1. lejean

    lejean

    Joined:
    Jul 4, 2013
    Posts:
    392
    For some reason my game stops responding the second time I launch it.

    I use addressables and the scene gets loaded async, which loads normally the first time and is perfectly playable, but when I close the player and launch it again the player freezes when loading the scene.

    The profiler isn't of any particular help cause it stops recording when the player is frozen.
    How do I debug this?

    Do I have to unload the game/scene/addressables or something when quitting?

    Aside from that I also start getting
    warnings in my log
     
    Last edited: Aug 17, 2020