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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment