Search Issue Tracker
Hinge Joint 2D Component overextends Angle Limits when Motor Speed value...
Reproduction steps:1. Open attached project "case_1339471-PinballFlipper.zip"2. Open the Scene "SampleScene"3. Make sure both Game v... Read more
Reversing sprite shape makes CompositeCollider2D cutout it's PolygonColl...
How to reproduce:1. Open the user attached project (DevSpriteshape.zip)2. In the SampleScene select the "Closed Sprite Shape" GameOb... Read more
OnTriggerExit2D is not called when resizing collider
Steps to reproduce:1. Open attached project's scene "1".2. Enter play mode.3. Select test22 game object in hierarchy.4. Change Circl... Read more
Physics2D.ColliderCleanup takes progressively longer each time until sce...
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. In hierarchy, select "GameObject"4. Notice that it has "Edge Col... Read more
Unity freezes when Physics2D.BoxCast hits an angled surface
Reproduction steps:1. Open the attached project "AngledBoxCast.zip"2. Open the "Scenes/Main" Scene3. Enter Play Mode4. Use the right... Read more
Profiler is displaying Physics2D performance cost when Physics2D are not...
Reproduction steps:1. Download project "SMALL_Physics2D_ButNo2dUsed.zip" and open in Unity2. Open scene "Scene"3. Select Window ->... Read more
Destroying Rigidbody2D of a colliding object crashes Unity in Rigidbody2...
Destroying Rigidbody2D of an object while it is colliding crashes Unity. Steps to reproduce:1) Open the attached project.2) Open 'Te... Read more
[Physics2D][ContactPoint2D] collider and otherCollider return values are...
Repro steps:1) Open the project I attached and test.scene in it2) Notice 2 circles and 2 spheres3) Play the scene and move the left ... Read more
OnTriggerEnter2D is called instead of OnTriggerStay2D when Collider2D ge...
How to reproduce:1. Open the attached project2. Open and play Example scene3. In the Scene view, select Trigger2 (red). Trigger2 con... 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
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL