Search Issue Tracker
An UI prefab containing a Layout Element component will always be render...
To reproduce this bug: 1. Open the attached project 2. Open 'AlwaysActiveUIPrefabs' scene 3. Run progam to see the normal behaviour... Read more
InputField selection background always appears on top of selected text, ...
Steps to reproduce : - create a new project - add an Input Field - change the Color and Active Text color to black - add some text ... Read more
UI elements to not be properly hidden when SetActive(false) when having ...
Steps to reproduce : - create a script and set gameObject.SetActive(false) in Awake() - create two UI elemens (e.g. a Scrollbar and... Read more
When the Animator Component is above the button script, the 'Animator ha...
To reproduce this bug: 1. Create UI Button 2. Select Transition - Animation on Button script 3. Click 'Auto Generate Animation' 4. ... Read more
UI elements can become permanently damaged, resulting in their RectTrans...
To reproduce: 1. Open attached project 2. Open Main scene 3. Select disabled TabPanel (UIController->ContentTestTabGroup->Content->... Read more
Changing the animated property to be Rect Transform Scale and trying to ...
To reproduce: 1. Open attached project 2. Open broken scene 3. Press play 4. Press buttons to change panels 5. Notice it doesn't ... Read more
UI Toggle: onValueChanged is called with True even when value isn't changed
To reproduce: 1. Open attached project 2. Open ToggleTest scene 3. Press play 4. Click on Toggle 1 5. Notice that onValueChanged is... Read more
Having Particle System as a child of Screen Space - Camera Canvas causes...
Steps to reproduce: 1. Open attached project. 2. Open scene. 3. Close the project. 4. Open project again. Scene will automatically b... Read more
Disabled input field crashes Unity when playing
To reproduce this bug: 1. Create a new project 2. Create an input field 3. Play 4. Stop 5. Disable input field in the hierarchy 6.... Read more
UI ScrollRect: MissingReferenceException errors when building project
To reproduce: 1. Open attached project 2. Open Main Menu scene 3. Build project for Web Player or PC Standalone 4. Notice errors thr... 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