How to reproduce:
1. Open project "PhysicsForce.zip"
2. Enter Play Mode and press the Pause button near the Play button
3. In the Hierarchy window select "Cube (1)" GameObject
4. In the Inspector window change "Force Test" Component "Y Angle Rotate" to 30
5. In the Hierarchy window select "Cube (2)" GameObject
6. In the Inspector window change "Force Test" Component "Y Angle Rotate" to -30
7. Unpause the Game
8. Observe the result
Expected result: Both GameObjects are moving towards the force direction
Actual result: GameObject with positive angle (Cube (1)) is moving not towards the force direction
Reproducible with: 2019.4.37f1, 2020.3.31f1, 2021.2.17f1, 2022.1.0b13, 2022.2.0a8