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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS