Search Issue Tracker
[Joint2D] Copying GameObjects connected by Joints results being connecte...
To repoduce the issue follow the steps: 1. Open attached project 2. Open "test" scene 3. Copy GameObject that contains two cubes 4. ... Read more
[iOS] Crash in Physics2DState::Initialize()::Physics2DFixedUpdate::Forwa...
How to reproduce: 1. Open attached project 2. Build to iOS and run - Note that the project crashes when deployed to device, before... Read more
2D particle system is colliding with 2D colliders even when Collider is ...
To reproduce: 1. Open my project attached 2. In Hierarchy window, select both particle systems (PS2D and PS3D) Expected: both parti... Read more
Collision2D.GetContacts() returns 0 when ContactPoint2D array size is 1
To reproduce: 1. Open repro project 2. Play 'Main' scene Expected: messages will be thrown: 'ContactPoint2D[] leng... 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 b... 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" scene 3. Run the scene 4. Notice how "ball" bou... Read more
Collision2D isn't detected while scaling the object
Reproduction steps: 1. Open attached project 2. Open and play the "_01" scene 3. Observe the console and notice that collisions are ... Read more
[OnTriggerEnter] Sometimes collision is not getting detected
Follow steps to reproduce the issue: 1. Open "Test.zip" project use has attached 2. Open "test" scene 3. Play scene 4. Press mouse ... 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 warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device