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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment