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
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
- Changing "PreWarm" parameters on VFX Graph leads to significant performance drops and freeze due to rapid changes in "Total Time"
Add comment