Search Issue Tracker
If the canvas camera is a child of the canvas, the canvas will fly away ...
To reproduce: 1. Open attached project 2. Open "testscene" scene 3. Select "Button" GameObject 4. Change Scale values of "Button"... Read more
Selection doesn't work after collapsing/expanding UI components in inspe...
To reproduce: 1. Open attached project 2. Open Demo scene 3. Select Button 4. Select Label 5. Go to property inspector and collapse ... Read more
Crash when opening a uGUI lighting example scene
To reproduce: 1. Open attached project 2. Open scene Lighting - crash! Does not crash in 4.6.0b7 This is one of the example uGUI sc... Read more
Dragging a button in a scroll list scrolls strangely, jumps around
Steps to repro: 1. Open the attached project and the scene "test" 2. Press play 3. Drag the list using the sprite. Works fine. 4. Dr... Read more
Input field's OnValueChange() event is not triggered when deleting the text
To reproduce this bug: 1. Open the attached project 2. Open 'valuechange_test' scene 3. Play 4. Enter text into input field 5. Noti... Read more
uGUI - UI.RawImage has a missing interface for assigning a Texture
Steps to reproduce : - create a new project - import the script attached and notice that the "mainTexture" property is read-only Read more
NullReferenceException when adding an Empty Space from a Layout Group
Steps to reproduce : - create a new project - create a canvas - go to Component > UI > Layout > Horizontal Layout Group and add it ... Read more
When modifying the transform of a camera in late update any canvas assig...
To reproduce this bug: - Open the project - Play 'Scene' - Drag the slider - Notice lagging slider Read more
UI Button doesn't change to "Disabled Color" when it gets disabled by To...
To reproduce: 1) Create new Unity Project 2) Add "GameObject" --> UI --> Button 3) Change colors like this: "Image" Component color ... Read more
Setting a RectTransforms parent in Awake, set it's scale to (0,0,0)
To Reproduce: 1. Import the unitypackage attached to the post. 2. Open scene 'PrefabInstantiateTest' & play. 3. Notice that Canvas/... 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 Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon