Godot physics relies on ID zero being invalid, whereas BVH 0 is a valid ID.
Complete rewrite of spatial partitioning using a bounding volume hierarchy rather than octree. Switchable in project settings between using octree or BVH for rendering and physics.