You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Simple example of some agents running around a simple environment using Unity ECS and NavMeshQueries as jobs aswell as a custom solver for query results.",
"type": "library",
"dependencies": {
"com.unity.test-framework": "1.1.11",
"com.unity.render-pipelines.universal": "7.3.1",
"com.unity.rendering.hybrid": "0.5.0-preview.6",
"com.unity.entities": "0.10.0-preview.6"
},
"samples": [
{
"displayName": "NavMeshECS",
"description": "The actual example this package consits of.",