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
- A 404 page is opened when selecting "Open Documentation" on the Float Node in Shader Graph
- Shader Graph Importer's Documentation Reference button leads to a 404 page
- Crash on WriteParticleLineVertex when particle systems are rendered in a specific project
- Asset names longer than the allowed system file path are not handled gracefully
- Moving VFX Particles leave a ghosting trial in Ray Traced Screen Space Reflections
Add comment