Search Issue Tracker
By Design
Votes
0
Found in
5.4.0f3
Issue ID
820991
Regression
No
No force added to the character at a specific ground object position while using Rigidbody2D.AddForce
How to reproduce:
1. Open the attached repro project "Case 820991.zip" and the only scene in it.
2. Play the scene and notice the character can not jump while running unless he reaches middle of the ground object.
3. Exit play mode and duplicate two "Piso" game objects in the Hierarchy window.
4. Delete the old ones "Piso" game objects and play the scene again.
5. Observe now player can jump while running.
6. Try to save the project, exit and open it - the bug will be reproducible again.
Expected behavior: Character can jump while running all the time.
Actual behavior: No force added to the character at a specific ground object position while using Rigidbody2D.AddForce.
Reproducible: 5.5.0a5, 5.4.0p1, 5.3.6p2, 5.2.4f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment