Search Issue Tracker
Input settings cannot be changed back to mouse clicks/default
To reproduce: 1. Create a new project (or open an old one) 2. Build and Run 3. Once unity game launcher appears switch to input tab... Read more
Input in configuration window does not allow to assign mouse keys on MAC
To reproduce: 1) Create new empty project 2) Press File->Build & Run 3) Build project 4) In configuration window select 'Input' tab ... Read more
Add T4 templates to user script projects
While editing scripts in MonoDevelop, user has created text templating "T4 Template" file, which was successfully added in file hier... Read more
Colliders break when rotated and scale is negative
To reproduce: 1. Open the attached project (it contains a scene with a sprite that has a box collider attached). 2. Click on a game ... Read more
Child Rigidbody2d does not follow the rotation of a parent rigidbody2d
To reproduce: 1. Open attached project 2. Open TestScene and enter play mode 3. A kinematic 3d rigidbody has no problems following t... Read more
Text in the hierarchy box goes away when it loses focus
To reproduce: 1. Open the attached project. 2. Open sceneA 3. In the hierarchy search field type: bob 4. The scene view turns grey a... Read more
uGUI: Buttons do not react to user input as expected
To reproduce: 1. Download a project from http://files.unity3d.com/Tim/GUIProject/Alpha4/uGUIProject_alpha4.zip 2. Build for iOS devi... Read more
Hashtable can't be used in WWW on WP8/WSA platforms
Using Hastable as an argument for WWW constructor throws the following errors: Assets/CheckWWWError.cs(15,55): error CS1502: The bes... Read more
Background sprite can be visible when it shouldn't (due to alpha)
To reproduce: 1. Open attached project 2. Open scene "Game". It contains three sprites - a flower with alpha on it's edges, a grass ... Read more
Mesh-blendShapeCount documentation has a broken link
The "See Also: blendShapes." link is broken in the http://docs.unity3d.com/Documentation/ScriptReference/Mesh-blendShapeCount.html p... 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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered