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
- “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