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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment