SimpleMove failed after reloading level (PlayerController: movement not allowed)

Good day and thank you very much for your time!
I have a problem and I do not know how to solve it. I really hope for your help.

In my game, a character moves on click, using “Simple Move to Location”. When the game level is loaded for the first time, everything is fine and working. The character moves on a click.

But if I reload the game level, it stops moving. I getting an error:
Error SimpleMove failed for A_PlayerController_C_0: movement not allowed

I checked everything. Navmesh in place, character spawned and possessed with player controller. And evethything else in game working, but not the SimpleMove.

Please help.

I’ve got an answer :slight_smile:

Trey:

There is currently an issue with possess/unpossess node. A jira has been already been logged for this issue. You can track it at this link. I have updated the bug with the new information you have provided.