[4.12][AI] Dynamic Obsacle doesn't work

Hello Sean,

In my case the problem was different. It turns out that nav mesh calculation doesn’t take into consideration objects that are certain threshold above it. My sphere was quite big and overlapped nav mesh. However system still ignored it since its position was too high relative to nav mesh.

thanks for help,
Dawid