Search Issue Tracker
RaycastHit returns the wrong triangle index in Unity 5
Steps to reproduce:1. Open attached project's "TriangleBug" scene with 4.6 version of Unity.2. Enter play mode. (have both scene ang... Read more
Cloth performance drops when increasing the number of GameObjects with C...
How to reproduce:1. Open the attached project (case_1173457.zip)2. Enter Play Mode3. Set the "Active" Cloth slider to 2 > observe... Read more
Method WheelCollider.GetGroundHit and terrain changes causes unity crash
Sometimes method WheelCollider.GetGroundHit crashes unity if terrain height is changed, I'm still not sure for real cause. 1. Play s... Read more
Active Constraints number spikes inside profiler when Rigidbodies are ro...
Reproduction steps:1. Open the stripped project inside "1122594_repro.zip"2. Open the Profiler window together with Physics category... Read more
creating prefab from interactive cloth in the scene crashes the editor
1) I created an object with interactive cloth and a cloth renderer.I setup the cloth colliders and see it behave like cloth when I p... Read more
Transform.position() values becomes to NaN when one GameObject rotates w...
To reproduce:1. Open repro project2. Play scene3. Using arrow keys (or w,a,s,d) move cube to the corner of ground Expected: when cub... Read more
When the CharacterController component has a step-offset
Bug reproduced in version 4.3.0b5 (19fb00de019e) Steps:In this example, the character controller on the "Character" game object has ... Read more
Continuous Dynamic collision isn't working correctly with MovePosition
To reproduce:1. Use MovoPosition to jump over an objectExpected results: All colliders between current object and his new location s... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject