There is an error at line 151 saying The PlayableGraph is null.
I attached PlayableDirector to an object named TuitorialCutscene_ExplainMap and it is autmatically played on Awake.
I'm not sure what information I should mention in this post as I literally create empty obj => assign PlayableDirector component => assign Playable asset and than play
this is what Playable asset look like
If you want more detail or my project file to investigate further into the matter feel free to let me know.
the PlayableGraph is null when play Timeline
-
- Posts: 10
- Joined: Wed Jan 10, 2024 3:24 am
Re: the PlayableGraph is null when play Timeline
Hi,
Temporarily set the Dialogue Manager's Other Settings > Debug Level to Info to get more information in the Console window. Make sure the Timeline() command is using the GameObject that you intend.
If that doesn't help, please send a reproduction project to tony (at) pixelcrushers.com along with the steps I should follow to reproduce the issue.
Temporarily set the Dialogue Manager's Other Settings > Debug Level to Info to get more information in the Console window. Make sure the Timeline() command is using the GameObject that you intend.
If that doesn't help, please send a reproduction project to tony (at) pixelcrushers.com along with the steps I should follow to reproduce the issue.
Re: the PlayableGraph is null when play Timeline
Hi,
Thanks for sending the reproduction project. I'll check it and reply here by tomorrow.
Thanks for sending the reproduction project. I'll check it and reply here by tomorrow.
-
- Posts: 10
- Joined: Wed Jan 10, 2024 3:24 am
Re: the PlayableGraph is null when play Timeline
Thanks ! I will be waiting for you reply