Good evening!
I guess I finally found a problem with this plugin. The navigation manager failes to find the shortest path after some dynamic collision update happenes. It can surely can find some path, but as far as I can see it would be based on some cached previous path. Is there any way to clear all this cache?
Here is the video, which represents the issue:
https://youtu.be/gkFZXKWrGKo
And here the basic project, which I've used:
https://gitlab.com/Dain_Torson/donnavifationbugreport
I guess I finally found a problem with this plugin. The navigation manager failes to find the shortest path after some dynamic collision update happenes. It can surely can find some path, but as far as I can see it would be based on some cached previous path. Is there any way to clear all this cache?
Here is the video, which represents the issue:
https://youtu.be/gkFZXKWrGKo
And here the basic project, which I've used:
https://gitlab.com/Dain_Torson/donnavifationbugreport
Comment