Operating system or device, Godot version, GPU Model and driver (if graphics related):
Linux Godot 3 master 5f805de
Steps to reproduce:
- Create RigidBody with CollisionShape
- Set Gravity Scale to 0
- Run and see RigidBody falling before stopping
Link to minimal example project:
physics.zip