I have a Dynamic NavMesh setup that generates just fine in the Editor. But in a Build, the NavMesh doesn’t generate at all. Any reason for this discrepancy?
Video of problem - (First part is in Editor, Last part in Build)
I realize that the video shows two separate maps (maps are procedurally generated in this game, making it difficult to trigger the same map twice) but every map in my game is setup exactly the same way and this issue persists regardless of which map is loaded.
(using 4.22.3)