Search Issue Tracker
Continuous Collision Detection does not work properly on rigidbodies wit...
To reproduce: 1. Open the attached project 2. Run the "Test" scene 3. Click on spheres 4. The top sphere bounces from the mesh colli... Read more
Character Controller improperly factors Step Offset into the ControllerC...
To reproduce: 1. Open attached project 2. Open scene repro - it has a character controller and a sphere on a plane. The character co... Read more
Unity crashes after running scene with constant mesh collisions for more...
Steps to reproduce: 1. Create a scene which has hundreds of objects with mesh colliders colliding constantly. 2. Leave the scene to ... Read more
Character controller's step offset causes the character not to fit into ...
To reproduce: 1. Open attached project 2. Open scene repro - it contains a first person character controller with the step offset se... Read more
Physics.SphereCastAll fails to intersect with the corners of certain obj...
To reproduce: 1. Open the attached project 2. Open scene PlaneTest. It contains a Scale(10,1,10) plane and a SphereCastAll is being ... Read more
Unity freezes while calculating player position by dividing by deltaTime
To reproduce: 1. Open the attached project 2. Run the 'PoC' scene in the Levels folder 3. Try clicking the sky 4. The Unity freezes ... Read more
A moving CapsuleCollider triggers collisions with no actual contact betw...
To reproduce: 1. Open attached project 2. Run scene 'test' 3. Console reports collisions Notice: the issue only occurred while usin... Read more
Unable to update to meshcollider with skinnedmeshrenderer and BlendShapes.
To reproduce: 1. Open testPlugin project 2. Open testBlendShapes scene 3. Press play 4. Move around sliders Expected result: Mesh ... Read more
OnCollisionEnter(Collision collision) gives weird results for collision....
To reproduce: 1. Open attached project 2. Open "scene1". It contains a sphere that collides with 3 cubes that belong to a parent wit... Read more
Crash on play mode when duplicating a gameobject with an audio source an...
To reproduce: 1. Extract and import crash.zip 2. Put the prefab "crash" in the scene 3. Enter play mode 4. Duplicate the gameobject ... 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
- [iOS] Crash on ScriptingGCHandle::Acquire when calling RequestUserAuthorization without using yield for pending authorization
- Particle is not visible in RenderTexture when Renderer's material is set to Default-Particle and Camera's BG Alpha is set 0
- [Physics] Character Joint jumps around when following Kinetic Rigidbody
- [macOS] There is no way to tell if you are running under Rosetta
- [AssetImport] Changing Graphics APIs in Android platform reimports most of the assets (textures, fonts, ...)