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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
Add comment