Search Issue Tracker
Unity doesn't find Windows SDK in non default directory
Windows SDK is installed in disc 'D:', but Unity searches in disc 'C:'. Repro steps:1. build any app as "Windows Store Apps";2. sele... Read more
Drag and Drop scene is broken
Steps to reproduce : - import the uGUI beta 14 example project- open the "Drag and Drop" scene- press play and notice you cannot dro... Read more
Cannot run Proguard on Android Google Project using Android Studio
Using Android Studio to build Unity exported Google Project with Proguard enabled ends up with failure, showing that unity-classes.j... Read more
uGUI Button doesn't change color when Button(script) is disabled
1. Create new project2. Create GameObject "Button"3. Press play4. Select "Button" in hierarchy and disable Button(Script) component ... Read more
[GameView] Free-aspect game window doesn't clear when camera is set to n...
1. Create new project2. Set camera clear flags to "Don't Clear"3. Press play4. Press "Stats" and close it5. There will be "Stats" wi... Read more
WebPlayer Loading failure when UNITY_DISABLE_PLUGIN_UPDATES = yes
When trying to load any Unity web player project, if I set an the environment variable "UNITY_DISABLE_PLUGIN_UPDATES" to "yes" it pr... Read more
Missing links to the other classes in PointerInputModule page
In the EventSystems.BaseInputModule's( '..Documentation/html/en/ScriptReference/EventSystems.PointerInputModule.html') description l... Read more
Lens flare effects are drawn over top of UI sprites
To reproduce this bug: 1. Open 'uGUI_Bug_Repro' project2. Open 'Repro' scene which has a button and point light with flare behind it... Read more
Toggle label is outside the cell in a Grid Group Layout
Steps to reproduce : - create a new project- create a Canvas and add an Empty Game Object with a Grid Layout Group component as a ch... Read more
when car flips it jumps in the end
To reproduce:1. Open attached project2. Open test4 scene3. Enter play mode4. make the car flip (continuously holding w + a will do t... 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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present