No, the radial force actor should do what you need, you shouldn’t need to tick anything else.
This is actually the best in-engine support I’ve seen for multiple gravity systems. Unity does have the ability to change the gravity as a Vector, but getting localized gravity meant iterating over everything in the area you wanted manually.