Search Issue Tracker
[UI] [Slider] [MultiDisplay] Sliders do not work or act incorrectly on d...
To reproduce:1) Open attached project and scene2) Open two game tabs for Displays 1 and 23) Play it4) Try both sliders - either Disp... Read more
[UI] Text wrapping doesn't work when in a Vertical Layout Group
Horizontal text wrapping doesn't work in Unity 5.5 when the Text is in a Vertical Layout Group. This used to work in Unity 5.4. To r... Read more
<Size> tags in a UI.Text element creates gap between lines if the <Size>...
Steps to reproduce:1. Open "BugDemo" project2. Open "BugDemo" scene3. Select Hierarchy>Canvas>Text GameObject-- Notice that th... Read more
[UI] [CanvasRenderer] CanvasRenderer.SetMesh results in miscolored, blue...
To reproduce:1. Open the project and TestScene in it2. In the sample, select Canvas > Custom Mesh.3. See the mesh data in the ins... Read more
project errors after upgrade to 5.6.0a5
-e: see title. There are several errors being thrown when starting playmode in several demo scenes from package. -works in 5.3, 5.4,... Read more
When pivot.x is set to 0, Rect Transform is ignoring Vertical Fit set to...
Reproduction steps:1. Open the attached project;2. Select object Canvas/Scroll View/Viewport/Content/GameObject/Text;3. Change Pivot... Read more
Input Field set to Email Address Content Type allows to insert more than...
How to reproduce: 1. Create a new project2. Create an Input Field3. Set Content Type to Email Address4. Enter play mode5. Type anyth... Read more
Custom input stops working in Unity 5.5 when Cursor lock state is set to...
Custom input module stops working in Unity 5.5 when Cursor lock state is set to locked. To reproduce: 1. Open example in Unity 5.4.3... Read more
If gameobjects are created when the canvas is disabled, the new gameobje...
Reproduction steps:1. Open the attached project (UI_case_857956.zip);2. Enter in the Play mode;3. Return to Scene window;4. Select U... Read more
Editor crashes when Canvas component is removed on UI::Canvas::Calculate...
Reproduction steps:1. Open attached "Stripped" project.2. Open "Scenes/Level_1-1" scene.3. Expand "Canvas_Gameplay" game object in 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project