Does the issue occur in the editor or during gameplay?
Gameplay
If it's a gameplay issue, please specify which movement system and camera type you're using (free movement vs. grid movement, third-person vs. first-person) or N/A if not applicable:
All
Briefly describe the issue you're experiencing:
There was a change a while back that saves editor changes when you load your game, so you could reasonably make updates to the game and players could continue their save. I discovered that when you add navigation lines, these changes seem to only impact clicking to move, but not WSAD
Are there any errors in the in-game debug console or external console window?
None
Provide the steps necessary to reproduce the issue:
- make a barebones game
- remove some navigation from the map
- save
- add navigation back to the map
- load
- try to WSAD move or click move on the areas with navigation
Provide a download link to the bare bones project (strongly recommended if it's an in-game issue, since this helps significantly when attempting to reproduce it; the report will also be given more priority in this case):
