Search Issue Tracker
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
Rigidbody2D sinks into Tilemap with CompositeCollider2D when its Geometr...
How to reproduce: 1. Open the attached project's "case_1227909-Project.zip" Scene labeled "Test" 2. Enter the Play Mode 3. In Hierar... Read more
Rigidbody2D wake-state linked to other Rigidbody2D when using experiment...
How to reproduce: 1. Open tester-submitted project (sleeptest-updated.zip) 2. Open the SampleScene 3. Enter Play Mode 4. See the Con... Read more
Kinematic child object with Rb2D moves slower than the parent object wit...
How to reproduce: 1. Open attached Unity project 2. Load SampleScene scene 3. Make sure both Parent and Child game objects are set t... Read more
CompositeCollider2D.GenerateGeometry does not regenerate Collider when t...
How to reproduce: 1. Open up my attached project 2. Add Playground Scene into Hierarchy and Enter Play Mode 3. Observe the Collider ... Read more
Can't edit Polygon Collider 2D when more than one are added to a single ...
How to reproduce: 1. Create a new project 2. Create a new empty GameObject 3. Add two Polygon Collider 2D to the created empty GameO... Read more
[IMGUI] Ignore Raycast & PostProcessing texts are clipped in Physics2DSe...
Ignore Raycast & PostProcessing texts are clipped in Physics2DSettings under "Layer Collision Matrix". Steps to repro: 1. Create a ... Read more
Crash on Physics2D_CUSTOM_GetIgnoreCollision when checking Physics2D.Get...
Reproduction steps: 1. Open the attached project ("1239208.zip") 2. Open "SampleScene" 3. Enter Play mode Reproducible with: 2018.3... Read more
Tilemap Collider 2D doesn't generate Colliders for Sprites when at least...
How to reproduce: 1. Open the attached "1243885 repro" project 2. Open the "SampleScene" from Assets > Scenes folder 3. Change the S... 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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context