Search Issue Tracker
[Physics] Backspin is affected by the rotation of the floor
To reproduce:1. Open attached project2. Change y axis rotation on cube object to 453. Run scene4. Notice how the ball bounces and be... Read more
Physics.CapsuleCastNonAlloc returns incorrect RaycastHit point and dista...
To reproduce: 1.Download and open attached project2.Open "CapsuleCastTest" scene3.Enter Play mode4.Check the console for outputted l... Read more
ControllerColliderHit.moveLength() returns CharacterController.Move() pa...
Reproduction steps:1.Open project attached (ReproduceBug.zip).2.Open scene "Scene01".3.Press play.4.Press "Arrow up" to move. Expect... Read more
Editor crash after setting max distance to cloth constraints and playing...
To reproduce:1. Create a cloth2. Select all Cloth Constraints3. Click the Max distance checkbox4. Pressed play5. Editor will crash Read more
Multiple colliders and Edit Collider buttons are selected when Edit Coll...
How to reproduce:1. Create a new project2. Add 2 Box Collider Components to the 'Directional Light' GameObject3. Click any Edit Coll... Read more
CharacterController doesn't respect Rigidbody.detectCollisions set to false
Reproduction steps:1. Open the attached project "Unity Repros 5.zip";2. Open the "DetectCollisionsBorked" scene;3. Enter a play mode... Read more
Physics Debug overlay panel gets duplicated in Scene view when window ne...
How to reproduce:1. Open attached project "case_1115985-PhysicsDebuggingSceneViewUI" (This is just an empty project)2. Make sure the... Read more
[Cloth] Cannot use Move, Scale, Rotate, Rect Tools with default 3D objec...
How to reproduce:1. Create a new project2. Right-click in Hierarchy tab -> 3D Object -> Cube3. Add 'Cloth' component4. Try to ... 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
Rigidbody Collision Detection mode cannot be updated after setting the i...
How to reproduce:1. Open user's attached project ("RigidBodyCollisionDetectionChange.zip") using the EnvIronman VM (more information... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler