Search Issue Tracker
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
Once SuspensionSpring of Wheelcollider get's set to 0, it's impossible t...
To reproduce:1. Open attached project2. Enter play mode How to get to this state:1. Create a new vehicle with EasySuspension2. Set t... Read more
Rotating Rigidbodies with a constant velocity have their velocities affe...
Reproduction steps:1. Open the attached project "BugRigidbodyInterpolator.zip";2. Open the SceneMain;3. Observe 3 objects in the sce... Read more
[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
Mesh Collider performance drop when "Everything" Cooking Option is enabled
Reproduction steps:1. Open attached project "1215857_mesh" and scene "SampleScene"2. Enter Play Mode and observe the Profiler3. Exit... Read more
Turning off and turning on game object with Cloth Component in play mode...
How to reproduce:1. Open "repro" project2. Enter "test" scene3. Enter Play Mode4. Turn off "Cube" in the inspector5. Turn on "Cube" ... 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
Rigidbody falling onto another kinematic rigidbody using MoveRotation(0)...
Steps to reproduce:1. Open user's attach project "RigitbodyTest.zip"2. Open "SampleScene"3. In the Hierarchy select "Cube"4. Enter P... 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
- 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