Search Issue Tracker
PNG8 images with transparency show up with messed up colours
How to reproduce: 1. Open a new project2. Import script TextureTestWindow.cs3. Go to Help -> Test Window- Notice how the image ha... Read more
OnCollisionEnter causes Unity to crash when there's many collisions
Steps to reproduce:1. Open attached project's scene "Scene1".2. Enter play mode.3. Press and hold space key.4. Unity crashes (on ~ha... Read more
Zero dimensional scaling for MeshCollider can crash Editor
1. Open attached project's "680505.zip" scene "HawkScale Test".2. In hierarchy select "basicGeometry_Floor".3. In inspector change x... Read more
Multiple typos on Rigidbody-position Scripting documentation page
http://docs.unity3d.com/ScriptReference/Rigidbody-position.html "This is faster then updaten the position using Transform.position, ... Read more
Collider2D.IsTouching(null) crashes Unity
Steps to reproduce:1. Open attached project's scene "DualityStart".2. Attach Collider2D to Foreground/EnginnerPlayer and Foreground/... Read more
[AmbientColor] Ambient light is not shown after baked data is cleared
Steps to reproduce: 1. Open the attached project2. Open the 'lighting_bug_test' scene3. Bake the scene4. Clear the baked data5. Noti... Read more
Touch Sensitivity Changed for Android with Unity 5
After upgrading to Unity 5, touch precision changed, comparing to Unity 4 on Jellybean devices Read more
Rotation Constraints constrain in Local Space rather than World Space
How to reproduce: 1. Open attached project2. Open scene unity4TorqueTester.unity- Scene contains 3 cubes:- Cube 1 (NormalCube) is no... Read more
Unity does not display Audio File memory usage when Preload Audio Data i...
How to reproduce: 1. Open attached project2. Select the Audio File in the Project Window- Note how the Inspector displays 0KB for it... 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
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace
- A Select Scene Entry is added to Undo History when Deleting while a Scene is selected in the Hierarchy
- The Add Component Menu's back arrow accumulates phantom levels when the Menu is repeatedly opened into a Category and closed without selecting
- Advanced dropdown stops applying the Search Filter while the search text remains after clicking the header back Button during a Search