Crash when I move my character, but only when I have AI's on the map

Hello, the editor keeps on crashing, But only when I move my character, with components:

  • sphere-collider
  • RigidBody

while having AI’s on the map, with components:

  • AIPath
  • Seeker
  • RVO Controller
  • FunnelModifier
  • Capsule Collider - trigger
  • Rigidbody - Kinematic

So no crash if I either stand still with AI’s or if I walk around without AI’s.

Unity: 2022.3.11f1
A*Star: 4.3.83
Burst: 1.8.11
Jobs: 0.70.0-preview.7

Here is the crash-log:
AStar_Crash.txt (54.4 KB)