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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used