Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Timeline Playback when reloading scene

Discussion in 'Timeline' started by raiwin, Mar 29, 2018.

  1. raiwin

    raiwin

    Joined:
    Jun 24, 2016
    Posts:
    8
    Hi,

    I'm using timeline in my main menu scene for animating some elements for my UI.

    When I leave the main menu to start a new level/scene and then go back to the main menu scene, timeline does not playback again, so all objects previously animated are static.

    Is this how it's supposed to work or am I missing something? Is there a way for timeline to playback everytime the scene gets loaded?
     
  2. Vivek_adesara

    Vivek_adesara

    Joined:
    Jun 9, 2022
    Posts:
    8
    Hey, facing the same Issue. Did figure it out ?