Search Issue Tracker
2D particle system is colliding with 2D colliders even when Collider is ...
To reproduce: 1. Open my project attached 2. In Hierarchy window, select both particle systems (PS2D and PS3D) Expected: both parti... Read more
RigidBody2D kinematic state does not remove force from object
Reproduction Steps: 1. Open "Rigidbody2D.isKinematic Bug.zip" project 2. Open "Scene" scene 3. Play scene 4. Press "A" key to move "... Read more
2D Raycaster doesn't capture IPointer/IDrag events
Steps to reproduce: 1. Open attached project 2. Open "main" scene 3. Enter play mode 4. Press/drag "3DColliders" object and observe ... Read more
Scaling Parent of Non-Orthonormal CapsuleCollider2D Results in Instant C...
When a CapsuleCollider2D is a child of some parent and has off-axis rotation, if that parent is scaled to 0 along some axis then the... Read more
Crash after exiting play mode on 2D Platformer (A$ sample project)
Crash after exiting play mode on 2D Platformer (A$ sample project) Steps to Repro: 1. open the Unity 2D Platformer 3.0 project fr... Read more
BoxCollider2D with an EdgeRadius > 0 results in "Physics2D.queriesStart...
Reproduction steps: 1. Open user's attached project "2d" and scene "SampleScene" 2. Enter Play Mode Expected result: Raycast from b... Read more
Crash on adding Polygon Collider to transperent Texture with specific Tr...
How to reproduce: 1. Open the user-submitted project 2. Add the "hexagon-png-other-resolutions-276-240-pixels-553" sprite from the ... 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
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