Search Issue Tracker
Kinematic Child instantiated via script does not follow its parents Rigi...
How to reproduce: 1. Open attached Unity project "New Unity Project" 2. Load scene "test" 3. Enter the Play mode Expected Result: K... Read more
2D Colliders Gizmos lag behind the transform of the game object when its...
This might not be a bug, but a possible inconsistency between 3D and 2D Collider Gizmo drawing which might confuse our users To rep... Read more
Object with smaller scale than 1.5 does not wake when reversing the spee...
To reproduce: 1. Open attached project; 2. Open "BugTest" scene; 3. Enter Play mode; 4. Press "Open" button; -Notice both doors (Sli... Read more
Polygon Collider 2D Gizmo not displayed in Editor when editing it as par...
Steps to reproduce: 1. Open attached Unity project "926739-2D-RAT.zip" 2. Open scene "test" 3. Select Platforms1 to see that it has ... Read more
ContactPoint2D.normalImpulse and ContactPoint2D.tangentImpulse are not a...
To reproduce: 1. Open user's project 2. Enter Play mode Expected: mentioned impulses' values are shown in UI via script Actual: scr... Read more
Kinematic Rigidbody2D velocities are not applied
Steps to reproduce: 1. Open user attached project (Rigidbody2017.2) 2. Play the scene 3. Notice that velocity is not applied Expect... Read more
Physics2D.BoxCast doesn't detect the "Edge Collider 2D" when hitting the...
How to reproduce: 1. Open the attached project's ("case_1190905-Project.zip") Scene labeled "IssueScene" 2. Enter the Play Mode 3. P... Read more
OverlapBox does not return true on CompositeCollider2D with Geometry Out...
Steps to reproduce: 1. Download and open the attached project 2. Enter palymode 3. Move the Player GameObject to the lower platform ... Read more
'Start Asleep' is not applied on 2D objects if they are touching another...
Reproduction steps: 1. Open the attached project "SleepBug.zip"; 2. Open the Main.unity scene; 3. Enter a play mode. Expected resul... Read more
Physics crash the Editor in GameObject::SendMessageAny
To reproduce: 1. Open the project, attached by the user (Vargas_Mark.zip) 2. Open the "UndergroundTemple" scene 3. Enter Play mode ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window