Search Issue Tracker
Moving a RigidBody with Transform.Position causes its Kinematic Child Ob...
How to reproduce:1. Open user-submitted project (Rigid Test)2. Enter Play Mode3. Check the 'Button Start' checkbox in the 'Cube' Gam... Read more
[Physics] Physics Raycaster does not detect the full object's collider b...
Steps to reproduce:1. Open user attached project2. Play the scene3. Select the EventSystem and observe the output4. Select the Game ... Read more
Mouse Events aren't detected on a GameObject without a Rigidbody which i...
Repro steps:1. Open QA attached project "repro_1064589"2. Open scene "0"3. Enter Play Mode4. Click the Sphere on the right5. Observe... Read more
Debug view of TerrainCollider is broken
Debug View for the TerrainCollider is not rendered correctly. Actual physics for the Terrain seems to be working properly so it appe... Read more
Physics Debugger doesn't show non-convex mesh colliders after removing n...
How to reproduce:1. Download the tester-attached Scene file(BugScene.unity)2. Create a new Unity project3. Import the scene and open... Read more
Physics.ComputePenetration returns false for some collider combinations ...
Steps to reproduce:1. Open project (PhysicsComputePenetration WithMeshRenderer.zip)2. Open the Main scene2. Select collider and Caps... Read more
Colliders are not properly resized after being parented to another objec...
How to reproduce:1. Open user-submitted project (BoxCollider)2. Enter Play Mode Expected result: the Box Collider is the size of the... Read more
[Windows] Physics.SphereCast does not properly detect collisions when cl...
To reproduce: 1. Download attached project "SphereCast.zip" and open in Unity2. Open "SpherecastMain" scene3. Enter Play mode4. Pres... Read more
"RigidBody::setRigidBodyFlag: kinematic bodies with CCD enabled are not ...
How to reproduce:1. Open attached "ErrorRepro" project and "Courtyard" scene2. Enter playmode and wait for a few seconds Actual resu... Read more
Editor crashes when a prefab with a "Cloth" component is instantiated
Reproduction steps: 1. Open "friendandfoe" project2. Enter Play Mode Expected Result: The Scenes load properlyActual Result: The Edi... 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