Search Issue Tracker
Using an Image's localScale to resize while creating a marquee drag sele...
To reproduce:- Open attached project- Open the TestScene Scene.- Have the Game and Scene tabs open next to each other. Put the Scene... Read more
Public inspector fields can't separate between identically named scripts...
Repro: 1. Open the project in 'repro.zip' and goto 'reproScene'. 2. Notice that there are two 'TestScript' named scripts in the proj... Read more
Crash when there is more than a certain number of canvasses in scene and...
Repro: 1. Open levels/L0A in the attached 'CanvasCrashRepro.zip'.2. Enable 'Canvas' object in hierarchy, Unity should crash.3. Reope... Read more
On DirectX9,one-pixel offset appears and disappears as the image fill am...
To reproduce this bug: 1. Import 'hud' package2. Open 'Town' scene3. In Player's Settings(Edit->Project Settings->Player) disa... Read more
Filled UI image is not updated when the fillAmount is set to 0 and progr...
To reproduce this bug: 1. Open the attached project2. Run 'Test scene'3. Notice that 'Image filled' image does not show but the fill... Read more
uGUI input field broken on WP8
uGUI input field seems to throw exceptions when trying to use it on a WP8 build. To reproduce:1. Open attached project2. Open scene ... Read more
Wheel Joint 2D goes crazy if Motor Speed is set to a large number
Steps to reproduce: 1. Open attached project2. Open scene TruckTest.unity3. Set the Main Camera to be the child of truckBody4. Play ... Read more
User cannot Copy-Paste several States at once
To reproduce:1. Open any Animator containing several states2. Multi select several of them3. Copy4. PasteExpected result: All the se... Read more
Cannot evaluate methods which have string parameters when debugging
1. Open the attached project. 2. Add a breakpoint in line 9 (Repro.cs), attach, click 'Test\Launch Repro' in menu bar. 3. Try Evalua... Read more
Checking "Best Fit" option in uGUI text makes lags on android when updating
Using uGUI text element with 'best fit' option causes it to lag for a bit on Android when text is updating. It works fine, when 'Bes... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template