Search Issue Tracker
If CanvasRender.SetVertices is passed null, it results in a guaranteed c...
To reproduce this bug: 1. Open a new project 2. Create any gameobject 3. Add the attached OtherImage script component, which sets ... Read more
uGUI: animation on LayoutElement fields isn't detected
To reproduce: 1. Open attached project 2. Open "test" scene 3. Select "Panel Animated" game object 4. Press play 5. Notice that "Pr... Read more
Hierarchy filter t:Button does not work
To Reproduce: 1. Open scene 'test' or any other scene with gameObjects which have Button components. 2. Type t:Button in hierarchy... Read more
Text from one text object renders inside other one
To reproduce this bug: 1. Open the 'renderBug' project 2. The project has two text fields, one under another 3. Observe the scene 4... Read more
Rich text inside a UI.Text object sets the font size to 13 if the text i...
To reproduce: 1. Open attached project 2. Open example scene Notice that rich text inside a UI.Text object sets the font size to ... Read more
NullReferenceExceptions when adding UI elements to parent Canvas during ...
To reproduce: 1. Open attached project 2. Open test scene 3. Press Play 4. Add UI Text object to parent Canvas 5. Notice NullReferen... Read more
Null Ref Exception with Input Field when playing scene
To reproduce: 1. Create new project 2. Add Text object to scene 3. Add Input Field component to object 4. Press play 5. Notice that... Read more
Having two children Canvas of a Canvas breaks rendering
To reproduce: 1. Add a Canvas 2. To the Canvas add two Canvas children 3. Add an Image to one of the children Canvas Expected result... Read more
When 'Find references in Scene' is selected, the scene view looks comple...
To reproduce this bug: 1. Open the attached project 2. Open 'UIExample' scene 3. Right click any asset 4. Select 'Find references i... Read more
When a null reference occurs on the Button On Click(), the thrown except...
To reproduce this bug: 1. Open the attached project 2. Open 'button error' scene 3. Run the scene 4. Click on the button 5. 'Callba... 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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window