Search Issue Tracker
Holding click on uGUI button does not stop other buttons being highlighted
Steps to reproduce:1. Create two or more uGUI buttons2. Mouse-over one of them3. Press left mouse button and do not release4. Drag m... Read more
InteractiveCloth can't be disabled on Start()
Steps to repro:1. Open the project I attached and open a scene "clothpausetest"2. Press play. If you press space cloth freezes and i... Read more
Foldout behavior is inconsistent between components and EditorGUI.Foldout
Steps to reproduce:1. Create a project which has Editor script from http://docs.unity3d.com/Documentation/ScriptReference/EditorGUI.... Read more
Holding a key and changing the level causes the key state to be reset
Steps to reproduce:1. Open the project and open a scene called "Scene0"2. Press Play3. Hold space (a label at the top left appears)4... Read more
Water pro standard asset does not work on Android devices
Reproduced on:Google Nexus 5 with Android 4.4.2Google Nexus 7 with Android 4.4 Reproduced with:Unity Version 4.5.0b5 (75b6c4817f94) Read more
Turning on Unity asks to save changed ProjectSettings
To reproduce:1. open Unity2. Create a new projectExpected result: New project opensActual result: You get a pop-up asking to save ch... Read more
The uGUI Slider control's inspector clamps the max numberOfSteps to 11
Steps to reproduce : - create a new project- create a slider and notice that the Number of Steps in the Inspector has a maximum of 11 Read more
wrong variable declaration for WWWForm.headers example
-e: see title -repro:--open /ScriptReference/WWWForm-headers.html--NOTICE "public stringstring headers = form.headers;" Read more
Calling gameObject.SetActive(false) inside an event handler will crash U...
Steps to reproduce : - import the project attached- open the scene and press play- press space and Unity will crash Read more
Skybox shows graphical artifacts on Samsung Galaxy Tab 3
Creating a skybox and looking into it shows graphical glitches in some places with Samsung Galaxy Tab 3 Tested and reproduced with: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
- “MissingReferenceException”, “NullReferenceException” and GUI errors are spammed in the Console when selecting “Boris” GameObject in the Prefab field of the “Plunkah” GameObject in the “_IK” Sample scene
- "Upload Symbols Failed" is thrown when Archive validation is being done in Xcode
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend