Search Issue Tracker
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
Physics displays random glitches with mesh colliders
Physics objects will occasionally display strange glitches, as though receiving very large forces from nowhere. This tends to occur ... Read more
Cloth "Edit Constraints" vertices become white with black artifacts, whe...
To reproduce:1. Open new project.2. Create new Sphere.3. Add "Cloth Component" to it.4. Press "Edit Constraints" on that Cloth compo... Read more
Editor crashes when the cloth component bending stiffness value is changed
Steps to reproduce:1. Open user attached project ("softbodyCloth")2. Create a plane and a cube3. Add a rigidbody and a cloth compone... Read more
Inspector does not show new value of rigidbody's mass, when it is change...
To reproduce: 1. Open the project, attached by tester (massBug.zip)2. Open "scene" scene3. Select Cube game object in the Hierarchy4... Read more
Particles Simulation Ignores Collider in Triggers module, if object was ...
To reproduce:1. Create a new project.2. Create new Cube in hierarchy, with a position of (5,5,0) and a scale of(10,1,10)3. Create a ... Read more
[Cloth] Cloth editor has 2 identicle edit contraints buttons - both seem...
Steps to repro 1. Open attached project, or create a new one2. Create a cube and attach the cloth component3. Notice that the cloth ... 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
Phantom forces when landing a Wheel Collider on an angle
When landing a vehicle on an angle the Wheel Colliders have a tendency to Immediately stick to the ground at a relative 90 degree an... Read more
Gravity not affecting object after removing fixed joint
To reproduce:1) Open attached project and scene in it2) Play it3) Select Sphere4) Remove Fixed Joint component Expected: Gravity mak... 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