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
- OnEndDrag event not triggered when losing Editor focus during simultaneous Left and Right mouse drag
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
Add comment