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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Add comment