Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.1.X, 2017.2.X, 2017.3.X
Votes
0
Found in
2017.1.0f3
Issue ID
941024
Regression
No
'Start Asleep' is not applied on 2D objects if they are touching another Collider when entering a Play mode
Reproduction steps:
1. Open the attached project "SleepBug.zip";
2. Open the Main.unity scene;
3. Enter a play mode.
Expected results: The object should stay "asleep" even if it is in contact with another object.
Actual results: If the object is in the contact with the another collider on the moment when play mode starts, "start asleep" is not applied and object starts moving.
Reproduced on: 5.5.3p3, 5.6.3p1, 2017.1.0p5, 2017.2.0b8, 2017.3.0a5.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment