Search Issue Tracker
GameObjects connected with Hinge Joints start flying around the scene wh...
Reproduction steps:1. Open the "1365420.zip" project2. Open the "Assets > TrainController_v3 > Demo > InGameWagonCoupling_P... Read more
GameObject with Character Controller Component fails to detect Colliders...
How to reproduce:1. Open user attached project "UnityBug_PhysicsIgnoringCollisions.zip"2. Enter Play Mode3. Let the game run and obs... Read more
Inconsistent constraint behavior on Configurable Joints when used with D...
Reproduction steps:1. Open the attached project named "Case_1145289"2. Select the Sphere in the BlankScene and enter Play mode3. Mov... Read more
GameObjects with "AddForceAtPosition" are not rotating to the force dire...
How to reproduce:1. Open project "PhysicsForce.zip"2. Enter Play Mode and press the Pause button near the Play button3. In the Hiera... Read more
A mixed hierarchy of ArticulationBodies and Rigidbodies is read back inc...
If in a hierarchy, a Rigidbody is parented to an ArticulationBody, and connected to it with a joint, then its position won't be corr... Read more
SphereCast doesn't detect mesh collision at certain angles even when sta...
Reproduction steps:1. Open the attached project ("case_1239413-SphereCast.zip")2. Open the repro scene ("SphereCast")3. Enter Play M... Read more
PhysX simulation is not consistent on the same platform with the same input
Reproduction steps:1. Open the user's attached "DeterministicPhysicsBugExport.zip" project2. Open the "TestScene" scene3. Enter the ... Read more
MeshCollilder-Trigger collision detection isn't consistent
Reproduction steps:1. Open project "MeshCollider_Trigger_buggy_2021.2.zip"2. Open Scene "MeshCollider_Cube_vs_Cube"3. Enter Play Mod... Read more
ArticulationBody.GetDenseJacobian does not match the matrix that is calc...
How to reproduce:1. Open project "JacobianMatrix.zip"2. Enter the Play Mode3. Open the Console window Expected result: Matrices shou... Read more
Physics.ComputePenetration detects a collision with CapsuleCollider if M...
How to reproduce:1. Open project "ComputePenetrationBug.zip"2. Enter the Play Mode3. Open Scene window and move "Capsule" GameObject... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default