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
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
WheelCollider gizmo does not work well with vehicle offset center of mass
Steps to reproduce : - import the package attached in the edit- open the "Car" scene- select Car and notice the gizmo on the wheel *... Read more
Excessive load time or build time for high-poly scenes with MeshCollider
Steps to reproduce:1. Download the provided package2. Import the package into an empty project3. Open the following window Menu >... Read more
[Continuous] Sometimes Rigidbody slows down for a short time when using ...
Steps to reproduce: 1. Open attached project2. Open scene "test" and run it3. Press C to spawn Rigidbody with Continuous collision4.... 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
[Raycast][Terrain] Unity 5 cannot raycast against Unity 4 Terrain colliders
Terrain colliders created in older versions of unity cannot be raycast against. To reproduce:- Open the attached project and press p... Read more
Raycasting to and from a Character Controller doesn't hit intended target
Steps to reproduce:1. Open my attached project inside "case_806527 Raycastproblem" file.2. Select "Test Broken - Camera too high" sc... 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
Bad textcoord index error after adding Cloth Component and entering play...
Steps to reproduce : - import the "Cloth_1.fbx" attached in the edit- add it to the scene- add the Cloth Component and press play- p... 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