Running into a weird bug


in the void FinalizePosition() function on the AIBase if I enable the AIPath the my character starts falling which I dont know why its doing something to the Rigidbody but gravity is set to 0 and set to non on the component

Hi

If a rigidbody is attached, the rigidbody will use the project’s global gravity settings.