Search Issue Tracker
[TriggerCollider] OnTriggerStay is not called for child objects
Steps to reproduce: 1. Open the attached project 2. Open and play 'trigger' scene 3. Open the scene view and move the 'Parent' game... Read more
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 a... 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 Mode 3. 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... 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 catego... Read more
Transform.position() values becomes to NaN when one GameObject rotates w...
To reproduce: 1. Open repro project 2. Play scene 3. Using arrow keys (or w,a,s,d) move cube to the corner of ground Expected: when... 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 ... Read more
The joint.angle value changes when the parent changes rotation
To reproduce: 1) Open attached project and scene in it 2) Play it 3) Select "TwoProblems" 4) In scene view, start rotating it by y a... 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
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
- Touch input is reset in Device Simulator when Unity Remote is killed