Search Issue Tracker
An UI prefab containing a Layout Element component will always be render...
To reproduce this bug: 1. Open the attached project2. Open 'AlwaysActiveUIPrefabs' scene3. Run progam to see the normal behaviour of... 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 in t... 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 a... Read more
When the Animator Component is above the button script, the 'Animator ha...
To reproduce this bug: 1. Create UI Button2. Select Transition - Animation on Button script3. Click 'Auto Generate Animation'4. Move... Read more
UI elements can become permanently damaged, resulting in their RectTrans...
To reproduce:1. Open attached project2. Open Main scene3. 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 project2. Open broken scene3. Press play4. Press buttons to change panels5. Notice it doesn't fade. In... Read more
UI Toggle: onValueChanged is called with True even when value isn't changed
To reproduce:1. Open attached project2. Open ToggleTest scene3. Press play4. Click on Toggle 15. Notice that onValueChanged is calle... 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 be lo... Read more
Disabled input field crashes Unity when playing
To reproduce this bug: 1. Create a new project2. Create an input field3. Play4. Stop5. Disable input field in the hierarchy6. Press ... Read more
UI ScrollRect: MissingReferenceException errors when building project
To reproduce:1. Open attached project2. Open Main Menu scene3. Build project for Web Player or PC Standalone4. Notice errors thrown ... 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
- 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
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default