Unity 2022.3.21f1
For the first time, I encountered a problem that I couldn’t figure out what was going on.
Background: I have installed the AI Navigation package from the package manager. Added AI NavMesh Surface object to the scene, added NavMesh Agent to the player character, wanted to bake the surface and the result is:
What have I tried:
- Restart Unity
- Clear and rebake
- Check gizmos (untick - retick, toggle gizmos icon)
- Create a new scene, add a plane, add navmesh surface, bake
- Try in a different already existing Scene, still same
- Change layers in the surface object
I can’t figure out what is going on exactly, pls help!