Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.1.0f2
Issue ID
1044705
Regression
No
Rigidbody2D can get set to sleep even if it receives Physics changes
Steps to reproduce:
1. Download and open the latest attached project
2. Enter playmode
3. Set Mode 2 to true
4. Hold SpaceBar to continuously set velocity to 10
Expected result: once it reaches a block, it will not go to sleep until physics changes are no longer applied
Actual result: it will sometimes flicker to sleep state even though physics changes are being applied
Reproduced on 2017.4.4f1, 2018.1.0f2, 2018.2.0b6, 2018.3.0a1
Verified FIXED 2018.3.0a5
Notes:
-Project is set to timeToSleep = 0.1 to accentuate the problem, but can occur on default settings as well.
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