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
- Package Manager's "Locate", "Manage", and "Open VFX Graph Samples.." buttons are not aligned when Visual Effect Graph package is installed
- [Ubuntu] Unity Version Control Setup Steps Display Cramped and Unformatted Text
- Editor hangs indefinitely when a Custom Attribute is created with a very long name in VFX Graph
- Toggle Button Group Sample Code Disappears on Window Resize in UI Toolkit Samples
- Trailing GameObject glitch is present when moving Camera and using Blitter.BlitTexture with stencil buffer
Add comment