Search Issue Tracker
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
wheel collider is rotated wrong on the game object
To reproduce:1. Open attached project2. Open test4 scene3. Check out myCar2 gameObject4. Check one of the sphere children and how it... 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
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
[regression] CapsuleCollider falls through MeshCollider
How to reproduce: 1. Open attached project2. Open scene Test.unity3. Play the scene- Note that the collider dips down slightly befor... Read more
Kinematic Rigidbody does not follow it's non-Kinematic Rigidbody parent
How to reproduce:1. Open the attached "case_1143401-KinematicChildBug" project2. Open "SampleScene"3. Open the Physics Debug window ... Read more
SphereCast returned hit point snaps to closest edge of mesh collider whe...
1. Open the attached project "SphereCast Hit Point Edge Snap.zip"2. Load "Test" scene3. Go to scene view window and select Wireframe... Read more
GameObject>3D Object>Cloth doesn't do anything
To reproduce:1) Create new project2) In top menu, go to "GameObject -> 3D Object -> Cloth". It does exactly nothing Workaround... Read more
ConvexHullBuilder throws errors while exporting inflated mesh to asset b...
How to reproduce:1. Open tester-submitted project (FBXProblem.zip)2. Open Asset Bundle Browser3. Build asset bundles4. Inspect "nose... Read more
Rigidbody with CapsuleCollider keeps bouncing when colliding with Box Co...
How to reproduce:1. Open the user's attached project ("TestUnityProject.zip")2. Open the repro scene ("SampleScene")3. Enter the Pla... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES