Hi,
I am currently generating a navmesh using recast, then exporting it and loading it using the normal navmesh graph. When I run my game in the editor, I works fine, however, when I make a build my AI does not move. It does not report any errors. It does the exact same thing when using a grid graph.
Is there anything special you need to setup when making a build? Any ideas what the problem could be?