Search Issue Tracker
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
Reduced performance on mac in Unity 5
1. Create new project on mac os x2. Create empty animation on camera3. Play animation in animation window4. Open profiler and turn o... Read more
Wheels don't take initial rotation from the WheelCollider transform
To reproduce:1. Open attached project2. Open test4 scene3. Observe myCar4. Enter play modeExpected result: it falls on it's wheelsAc... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal