New error with 4.3.78

After the fixes for the memory leak, now when running example 16 (or any RVO stuff) when i stop i’ve:
InvalidOperationException: Trying to remove agent which does not exist
Pathfinding.RVO.SimulatorBurst.RemoveAgent (Pathfinding.ECS.RVO.AgentIndex agent) (at ./Library/PackageCache/com.arongranberg.astar@4.3.78/Core/RVO/RVOCoreSimulatorBurst.cs:988)
Pathfinding.RVO.SimulatorBurst.RemoveAgent (Pathfinding.RVO.IAgent agent) (at ./Library/PackageCache/com.arongranberg.astar@4.3.78/Core/RVO/RVOCoreSimulatorBurst.cs:966)
Pathfinding.RVO.RVOController.OnDisable () (at ./Library/PackageCache/com.arongranberg.astar@4.3.78/RVO/RVOController.cs:399)

1 Like

Thanks!
Will be fixed asap!