Search Issue Tracker
Physics2D.Simulate(0) does not trigger OnTriggerEnter2D and OnTriggerExi...
Reproduction steps: 1. Open the attached project "PhysicsSimulateBug.zip" 2. Open the Console Window 3. Enter Play Mode 4. Observe t... Read more
Raycast does not hit BoxCollider2D with RigidBody2D when it's rotated 18...
How to reproduce: 1. Open the attached project ("Raycasttry.zip") 2. Load "SampleScene" 3. Enter Play mode 4. In the Scene View drag... Read more
Collider vertices do not get removed when holding CMD/CTRL and clicking ...
How to reproduce: 1. Open the attached project 2. Select the GameObject in the scene 3. Click the Edit Collider button 4. Hold down ... Read more
Duplicate Collider 2D when editing Colliders in GameObject that has 2 Co...
How to reproduce: 1. Open a new project 2. Create an empty GameObject 3. Add 2x Capsule Collider 2D to that GameObject 4. Change on... Read more
Collisons not ignored when Physics2D.SetLayerCollisionMask is set
How to reproduce: 1. Open the user's attached project 2. Enter Play mode 3. Try to walk through a door Expected results: You're abl... Read more
Rigidbody2D.Distance is returning incorrect results when used between a ...
How to reproduce: 1. Open the attached project (case_1311101-DistanceTest) 2. Open the DistanceTest Scene 3. Move the Collision Game... Read more
[Physics2D] Rotating flipped Rigidbody2D leads to constant rotation
Steps to reproduce: 1. Download and open the user's project "Rigidbody2DRotationIssue.zip" 2. Enter Play mode with SampleScene activ... Read more
Physics2D - CircleCast hit point is different than Raycast from the same...
Reproduction steps: 1. Open user's project "circlecast_issue.zip" 2. Open "SampleScene" Scene 3. Enter Play Mode 4. Press the space ... Read more
CustomCollider2D does not update properly after call to SetCustomShape(s)
Steps to reproduce: 1. Unzip and load the attached project "CC2D.Zip". 2. Open the "SampleScene". 3. Ensure that "Gizmos" are turned... Read more
Multiple errors appear in the Console after changing the Points Size val...
How to reproduce: 1. Open the attached '1322709.zip' project 2. Open 'SampleScene' 3. In the Hierarchy select 'GameObject' 4. In the... 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
- Freeze/crash with multiple StackTraces when opening a specific project
- Crash on TypeContainer<int>::rtti when deleting a Render Texture that is used by the Main Camera
- Multiple ArgumentExceptions are thrown when adding a VisualTreeAsset with Sprite Glyphs to a UIDocument
- Color Node Alpha slider displays incorrect value when viewed in Shader Graph
- Player unresponsive when building a specific project with Autoconnect Profiler enabled