Search Issue Tracker
A way to dynamically update Text.text
Dynamically updating the Text.text property especially if it's done every frame (for example when trying to crate a 'typewriter' eff... Read more
When using ToggleGroups, de-activating a gameobject with a Toggle compon...
To reproduce:1. Open attached project2. Open test scene3. Disable and re-enable one of toggles4. Notice that Group value on Toggle c... Read more
Image.fillAmount value no longer affects visible fillAmount if set to 0.0f
Repro: 1. Open the attached project, add ' Debug.Log(_image.fillAmount); ' just after fillAmount is set to 'GaugeControl.cs'. 2. Run... Read more
ContentSizeFitter shows misleading warning about being child of layout e...
To reproduce:1. Open attached project2. Open default scene3. Select Text (ProblemPanel1 -> Text)4. Notice that Ignore Layout is s... Read more
Nested Canvas Layouts Break on Play Mode / Reloading Unity
How to reproduce: 1. Open attached project2. Open scene Test.unity3. Resize the canvases so they appear as in the screenshot4. Play ... Read more
When applying changes of UI prefab's disabled child, PosX and PosY value...
To reproduce this issue: 1. Open the attached project2. Open 'guiPrefabBug' scene3. Select 'Enabled' object in the hierarchy ( Canva... Read more
Cannot add Reference Resolution Component ot the Canvas
Steps to reproduce : - create a new project- create a Canvas- add the Reference Resolution component and notice it's not added *Note... Read more
transform.LookAt breaks UI Event System
How to reproduce: 1. Open attached project2. Open scene Scenes/Main.unity3. Select the gameobject Planet/Vertical Movement Container... Read more
Error "ArgumentOutOfRangeException: Argument is out of range
Error "ArgumentOutOfRangeException: Argument is out of range. Parameter name: index" When double clicking single line input field wi... Read more
Upgrading project to 5.1 no UI elements appear in Scene view
Works fine on 5.0 and 5.2; Opening project with 5.1, UI elements are not rendered in Scene view, though Game view renders UI element... 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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present