Hello, I have been trying to do some cutscene audio in our game using this method listed in this discussion " Syncing audio with cutscenes ", using this script “https://fmod.com/docs/2.02/unity/examples-video-playback.html”. It works and is a much better improvement than playing the audio and video separately, but the audio still plays slightly off sync with the cutscene. Is there any way to adjust this? My current Latency_MS is set to 60 as of right now.
Thank you