Search Issue Tracker
[HingeJoint] Intertia is gained when HingeJoints are connected into a chain
Steps to reproduce: 1. Open attached project "HingeJointIssue.zip"2. Open scene "Kettenglieder"3. Run it4. Stand under "Lampe" game ... Read more
Crash upon loading scene (test) from project
1. download and open attached project (case_692946-Slash)2. open the scene called test Unity will crash while attempting to load the... Read more
When CharacterController.detectCollisions is set to false, it still dete...
Reproduction steps:1. Open the attached project;2. Enter Play mode and go to the cube; Actual result: the character collides with th... Read more
When colliding CharacterController jumps over moving kinematic object
To reproduce the bugfollow the steps1. Open "case_691821-CharacterControllerIssue" project2. Open "Test01" scene3. Run scene in edit... Read more
Setting useGravity to true though it was already true causes Rigidbody t...
Steps to reproduce: 1. Open attach project "796324.zip"2. Open scene "repro"3. Run it4. In console notice output message, although g... Read more
[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
SphereCastAll and SphereCastNonAlloc cast inside collider return hit poi...
Steps to reproduce: 1. Open attached project "777460.zip"2. Open scene "repro"3. Make sure Console is visible and run the scene4. No... Read more
[CharacterController] isGrounded returns wrong values while character is...
Steps to reproduce: 1. Open the attached project2. Add a 'Test' input button in Editor/Project Settings/Input3. Open and play the 'A... Read more
Having an animator animating a non-uniformly scaled MeshCollider compone...
To reproduce:1. Open attached project2. Open the scene "CrashTest"3. Play the sceneNotice that while the scene is playing, Unity's m... Read more
[Rigidbody] Changing Rigidbody.position does not update transform positi...
Steps to reproduce: 1. Open the attached project2. Open 'default' scene3. Notice there are two objects, that have the RigidBody.posi... 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