Search Issue Tracker
[Physics 2D] Reset functionality is not working for EdgeCollider2D
[Physics 2D] Reset functionality is not working for EdgeCollider2D Steps to Repro: 1. Create a new Project2. Create a new GameObject... 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
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
Modifying Collider Mask on runtime skips a frame without collision for t...
To reproduce: 1. Download attached project "Platform test.zip" and open in Unity2. Open "test" scene3. Enter to Play mode4. Press "E... Read more
Raycast doesn't detect collision with a box collider 2D that has edge ra...
To reproduce :1. Open project attached by QA2. Open RayTesting scene3. Open scene view window and notice that at some points raycast... Read more
Adjusting Collider2D's Offset when Using Tiled Draw Mode and Auto Tiling...
To reproduce:1. Open attached Unity project "AutoTiling.zip"2. Open "Test" scene3. Click on "wood with caps" object in the Hierarchy... Read more
Warning is shown when destroying object with CompositeCollider2D compone...
To reproduce: 1. Open the project, attached by tester (compositeColliderWarning.zip)2. Open "scene" scene3. Enter Play mode4. Press ... 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 on... Read more
[Physics2D] Disabling and enabling "Max Distance Only" throws runtime er...
Disabling and enabling "Max Distance Only" under Distance Joint 2D throws runtime errors on changing length connection. Steps to Rep... Read more
Using Transform.LookAt() right after instantiating causes a crash in b2B...
Reproduction steps:1. Open the attached project "SpaceMonsters.zip";2. Open the SampleScene;3. Enter a play mode;4. Click several ti... 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
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned