Search Unity

Freezing when stopping a recording

Discussion in 'Unity Everyplay' started by TinyRobot, Mar 26, 2016.

  1. TinyRobot

    TinyRobot

    Joined:
    Apr 25, 2013
    Posts:
    6
    Unity 4.7.0f1
    Nexus 5X device

    Upon stopping a recording i'm getting a freeze with the screen wobbling a little, which could be the camera.
    Also, if i come out of the game into android and then go back in it seems to sort itself out...
    If i debug and/or run the profiler everything seems to be running happily so i'm struggling to see what going on.

    Any ideas?
     
  2. TinyRobot

    TinyRobot

    Joined:
    Apr 25, 2013
    Posts:
    6
    I've kinda found some workarounds by delaying the call to StopRecording and in one place calling PauseRecording instead, then before starting a recording again checking to see if its recording and stopping/starting.