This is not a bug. You shouldn’t use go.set_position in physics world. It mess the physics calculation. If you want to move your objects, you have to use ‘force’. (Use the force Luke)
And please use code fences when sharing a piece of your code. It is hard to read from a image.