I'm trying to get my 1st person character to walk along a path. I've tried both methods mentioned in the subject, but the result is the same - the character will face the right direction, start walking and than get stuck after a second or so. There are no colliders on the way (it's just an open area), the navmesh is all setup correctly with unity navigation, and it happens with both my character and with tin pot from the demo assets. Is there anything you can think of that I'm doing wrong?
Comments
Be aware that your player can't be moved through Actions unless you're in a cutscene the whole time, so you'll have to make sure "Wait until finish" is checked in the Action. If it is, there could well be a bug - so the more detail you can give, the more likely I can fix it. Are you using AC's First Person mode, or UFPS? Also, what Navigation Engine are you using?
Assuming it works in Point And Click with your own Player, PM me your scene (just the scene file + subfolder containing the baked NavMesh info) in a .unitypackage file with instructions on how to test your cutscene.