Search Issue Tracker
[UI] [VerticalLayoutGroup] childControlWidth and childControlHeight labe...
To reproduce:1) Create new project2) Add VerticalLayoutGroup component Expected: Naming is consistent with either both childControlW... Read more
2D Rect Mask permanently applied even if component is removed
Reproduction steps1. Open repro project (3.rar)2. Open scene "3"3. Add component "Rect Mask 2D" to the Canvas4. Remove Rect Mask 2D ... Read more
Custom shadered image is not rendered while in a parent's mask
Repro steps:1) Open the project and Main scene2) Play it and notice only one bar updates3) Select Background->Masked->Panel an... Read more
uGUI stops working after using Stylus on Note4
UI Components built with the new UI do not respond to the touched of fingers after using stylus. They do respond before using stylus. Read more
InputField does not clear placeholder text when clicking inside the field.
Version 5.1.1f1 (2046fc06d4d8)Fri, 27 Mar 2015 09:26:51 GMTBranch: 5.1/release Description: When clicking in the input field, the ex... Read more
When changing field to multiline and then changing its size via script, ...
Steps to reproduce this issue: 1. Import the attached package (MultiLineFieldBug)2. Open 'scene'3. It has an input field and a butto... Read more
Text caret is not visible on iOS
1. Open attached project2. Build for iOS3. Press "1." field and write some text4. There will be no visible caret on TextField Note: ... Read more
In the UI/Lit/Bumped shader the bump map tiling parameters does not chan...
Steps to reproduce: 1. Create new Unity project2. Create a material and set its shader to UI/Lit/Bumped3. Attach a 'Diffuse (RGB), A... Read more
Null reference exception on entering play mode when an Image with Mask c...
1. Download project "990515 repro.zip"2. Open the scene "test560"3. In Hierarchy window, select Image gameobject4. Enter play mode5.... Read more
A CanvasRenderer with multiple materials doesn't render correctly when r...
Steps to reproduce:1. Open attached project "RenderIssue.zip"2. Expand Canvas game object and delete one Image for blue material to ... 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