Search Issue Tracker
By Design
Votes
0
Found in
5.3.1f1
Issue ID
770582
Regression
No
Bounce height gradually increases if Rigidbody2D starts off with velocity
Issue #1: New position is calculated incorrectly
Steps to reproduce:
1. Open attached project
2. Open scene "Demo"
3. Run it
4. After 4~ bounces, history of bounce heights will start to be printed. Notice that height of the ball changes between 4 and 3.92
Issue #2: If rigidbody2D starts off with velocity, bounce height increases
Steps to reproduce:
1. Open attached project
2. Open scene "Demo"
3. Run it
4. Press button "Restart, pos.y = 4 vel.y=1"
5. Notice that after some bounces, ball increases its bounce height. This increase in height becomes more drastic after 20~ bounces
Reproduced with: 5.1.4f1, 5.2.4f1, 5.3.2p3, 5.4.0b6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGL]"TypeError: Cannot read properties of undefined (reading 'length')" error is thrown when starting the Player when config.autoSyncPersistentDataPath is set to true
- [UaaL] Freeze on "GetLightingSettingsOrDefaultsFallback()" when rotating device screen after unloading Unity framework
- A white vertical artifact is present when any Material from HDRI is used for a panoramic skybox
- Editor freezes when handling Havok collision interactions between a thin collider and the player controller
- No blue outline is shown on a folder in the Project tab when an external file is being dragged over the folder
Add comment