I’m trying to use Timeline in Unity, but when I press the play button, nothing happens.
<What I’ve done>
I created an empty object and attached a Playable Director to it. In the inspector, I attached the timeline file to “Playable”. I added an activation track to the timeline and set it to make the Square object active after about 1 second.
I am using Unity version 2022.3.10f1.
I have tried creating a new scene and restarting Unity, but the issue persists. Does anyone have any insights or has encountered a similar issue?
Thank you in advance!