System Information
Operating system: Linux
Graphics card: Intel and NVidia
Blender Version
Broken: any version, as for 2.90.0 beta
Worked: None
Short description of error
Add a "force" property in "physics" tab doesn't set the object as a "force field"
Exact steps for others to reproduce the error
Add an object (icosphere) and go to physic tab
Activate "Force" and set strength to -10 for example (make attraction)
Activate Rigid Body to make the object interact
Duplicate the object, and move it on X (5 units for example)
Press Space to see animation: nothing happen
One other test
Add a force field somewhere, set strength to -50
press Space => nothing happens too
On both icospheres, remove "Force"
press Space => now icospheres interact with the force
What I expected is that the objects attract others (rigid body) objects. and because they are rigid bodies too, they should be attracted by others.
To simulate what I expect, I need to make an rigidbody object, a force field, and set the object parent of force field. But there is a problem with this, the child force interact with the parent too, so "gravitation" is not reacting like I expect.