Forum Discussion
Controlling timeline using Unity Playable Controller not working properly
Hello, sorry to hear you are facing issues with the Playable Controllable script. First, could you confirm that your configuration for the PlayableDirector has Play on Awake set to false and that you have the wrap mode set to Hold:
Hello,
Yes I have unchecked the Play on Awake. I tried with different wrap modes as well, but that doesn't seem to be it.
My timeline only contains activation and animation tracks, if that is of any use, and everything works as it should when I manually pause the timeline in the Unity editor during play mode. I have also done a simple test scene with a very simple animation and timeline, in case there was something with the timeline in my main project, but the same thing happened there. The issue only happens when I control the timeline via the control panel in Mesh.
Thanks for your help
- orrenravidFeb 10, 2025
Microsoft
Nothing from what you described seems to be incorrect. Are there any screenshots of your configuration and videos you can provide? I have tested a simple timeline on my end with the playable configured as described and I have not noticed any direct regression on our side.