Search Issue Tracker
Rigidbody stays unstable if it is placed on top of another Rigidbody whi...
Steps to reproduce: 1. Open attached project "780339.zip"2. Open scene "Repro"3. Run the scene4. Notice that structure in the left, ... Read more
[Cloth] Surface penetration constraint for cloth doesn't work
How to reproduce: 1. Open attached project2. Open scene bugreport.unity3. Play the scene- Note how the cloth never passes through th... Read more
Inertia Tensor is not reset when a collider is removed
Steps to reproduce:1. Open attached project2. Open scene test.unity3. Play the scene- Note the Inertia Tensor values in the top left... Read more
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
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
[Cloth] Adding cloth to an object throws multiple errors and added cloth...
To reproduce:1. Open attached project2. Select banner1 object3. Add cloth component4. Notice errors in console: get_skinIndex is not... Read more
Cloth crashes the editor
To reproduce:- create a game object- add SkinnedMeshRenderer component- add a standard mesh to it (like sphere)- add cloth component... Read more
Physics.queriesHitBackfaces does not work with Collider.Raycast
To reproduce:1. Open attached project "ColliderRaycast.zip".2. Play "Raycast" scene.3. Press left mouse button on the white square. ... 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
Request for more helpful NpShape::setFlag(s): triangle mesh and heightfi...
Request for more helpful NpShape::setFlag(s): triangle mesh and heightfield triggers error so people know what they need to change/f... 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