Search Issue Tracker
[Joint2D] Copying GameObjects connected by Joints results being connecte...
To repoduce the issue follow the steps:1. Open attached project2. Open "test" scene3. Copy GameObject that contains two cubes4. Obse... Read more
[iOS] Crash in Physics2DState::Initialize()::Physics2DFixedUpdate::Forwa...
How to reproduce: 1. Open attached project2. Build to iOS and run- Note that the project crashes when deployed to device, before get... Read more
2D particle system is colliding with 2D colliders even when Collider is ...
To reproduce:1. Open my project attached2. In Hierarchy window, select both particle systems (PS2D and PS3D) Expected: both particle... Read more
Collision2D.GetContacts() returns 0 when ContactPoint2D array size is 1
To reproduce:1. Open repro project2. Play 'Main' scene Expected: messages will be thrown:'ContactPoint2D[] length is 1 and collision... 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 both... Read more
ball with PhysicsMaterial2D.bounciness = 1 bounces higher with each bounce
Steps to reproduce:1. Open attached project "bouncetest.zip"2. Open "bounce_scene" scene3. Run the scene4. Notice how "ball" bounces... Read more
Collision2D isn't detected while scaling the object
Reproduction steps:1. Open attached project2. Open and play the "_01" scene3. Observe the console and notice that collisions are det... Read more
[OnTriggerEnter] Sometimes collision is not getting detected
Follow steps to reproduce the issue:1. Open "Test.zip" project use has attached2. Open "test" scene3. Play scene4. Press mouse butto... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons