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: Kinem... 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 repr... 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 (SlideDoo... 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 a C... Read more
ContactPoint2D.normalImpulse and ContactPoint2D.tangentImpulse are not a...
To reproduce:1. Open user's project2. Enter Play mode Expected: mentioned impulses' values are shown in UI via scriptActual: script ... Read more
Kinematic Rigidbody2D velocities are not applied
Steps to reproduce:1. Open user attached project (Rigidbody2017.2)2. Play the scene3. Notice that velocity is not applied Expected r... 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 Mode3. Pres... Read more
OverlapBox does not return true on CompositeCollider2D with Geometry Out...
Steps to reproduce:1. Download and open the attached project2. Enter palymode3. Move the Player GameObject to the lower platform4. O... 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 results: ... 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" scene3. Enter Play mode4. P... 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
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents