Search Issue Tracker
If CanvasRender.SetVertices is passed null, it results in a guaranteed c...
To reproduce this bug: 1. Open a new project2. Create any gameobject3. Add the attached OtherImage script component, which sets vert... Read more
uGUI: animation on LayoutElement fields isn't detected
To reproduce:1. Open attached project2. Open "test" scene3. Select "Panel Animated" game object4. Press play5. Notice that "Preferre... 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 s... Read more
Text from one text object renders inside other one
To reproduce this bug: 1. Open the 'renderBug' project2. The project has two text fields, one under another3. Observe the scene4. No... Read more
Rich text inside a UI.Text object sets the font size to 13 if the text i...
To reproduce:1. Open attached project2. Open example scene Notice that rich text inside a UI.Text object sets the font size to 13 if... Read more
NullReferenceExceptions when adding UI elements to parent Canvas during ...
To reproduce:1. Open attached project2. Open test scene3. Press Play4. Add UI Text object to parent Canvas5. Notice NullReferenceExc... Read more
Null Ref Exception with Input Field when playing scene
To reproduce:1. Create new project2. Add Text object to scene3. Add Input Field component to object4. Press play5. Notice that Null ... Read more
Having two children Canvas of a Canvas breaks rendering
To reproduce:1. Add a Canvas2. To the Canvas add two Canvas children3. Add an Image to one of the children CanvasExpected result: Th... Read more
When 'Find references in Scene' is selected, the scene view looks comple...
To reproduce this bug: 1. Open the attached project2. Open 'UIExample' scene3. Right click any asset4. Select 'Find references in sc... Read more
When a null reference occurs on the Button On Click(), the thrown except...
To reproduce this bug: 1. Open the attached project2. Open 'button error' scene3. Run the scene4. Click on the button5. 'Callback' s... 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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action