Jesse Norris

Results 24 issues of Jesse Norris

I have a navmesh that looks like this ![image](https://github.com/user-attachments/assets/026f3f8d-86b3-4b3f-b652-cd7a46899d1d) My pathfinding is causing the agent to walk through the water, which is the empty area in the center of the...

Is it possible to get this to work with Odin attributes on the node fields? For example, adding ValueDropdown on a field.

It throws the following errors: ``` Library\PackageCache\com.ikpil.unirecast@a495ad8ffd47\Runtime\UniRecast.Core\TerrainObjExporter.cs(27,23): error CS0246: The type or namespace name 'EditorWindow' could not be found (are you missing a using directive or an assembly reference?) Library\PackageCache\com.ikpil.unirecast@a495ad8ffd47\Runtime\UniRecast.Core\TerrainObjExporter.cs(40,6):...

I have a Group Template where Bundle Mode is set to Pack Separately, but when the group is created, its set to Pack Together instead. This is in Unity 6.2...