Search Issue Tracker
Text is not shown when Vertical Overflow is set to Truncate
To reproduce: 1. Open attached project 2. Open TextTest scene 3. Select Text_Truncate game object 4. Drag it away from other objects... Read more
Crash when there is more than a certain number of canvasses in scene and...
Repro: 1. Open levels/L0A in the attached 'CanvasCrashRepro.zip'. 2. Enable 'Canvas' object in hierarchy, Unity should crash. 3. Re... Read more
On DirectX9,one-pixel offset appears and disappears as the image fill am...
To reproduce this bug: 1. Import 'hud' package 2. Open 'Town' scene 3. In Player's Settings(Edit->Project Settings->Player) disable... Read more
[InputField][Mobile]Crash when writing lowercase letters in an Inputfiel...
If you have Inputfield and a script, which would turn all letters to Uppercase on change, the app crashes on mobile devices Read more
Change any of the Toggle properties in inspector will trigger onValueCha...
To reproduce: 1. Open attached project 2. Open Mainscene 3. Press play 4. Select toggle in hierarchy 5. Change any property of Togg... Read more
When applying changes of UI prefab's disabled child, PosX and PosY value...
To reproduce this issue: 1. Open the attached project 2. Open 'guiPrefabBug' scene 3. Select 'Enabled' object in the hierarchy ( Ca... Read more
Scrolling rapidly on ScrollRect causes scrolling to stop
To reproduce: 1) Download and open project 2) Build and run for iOS 3) Try rapidly scrolling in one direction or scrolling up and d... 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
Regression: UI: Nested Mask makes children of outer Mask invisible
How to reproduce: 1. Open the attached project 2. Open "test" scene (where is Image game object with Mask component (called "Mask1")... Read more
LayoutGroup.SetLayoutHorizontal/SetLayoutVertical not called in Edit mod...
To Reproduce: 1. Open the attache project and select Panel in Canvas/Scrollrect 2. Change Direction in 'MultiLineLayout', notice t... 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