Search Issue Tracker

0
votes
Fixed

Content of nested Canvas is rendered at wrong position after pressing play

UI

-

Jan 15, 2017

-

Version/s: 5.6.0b3

How to reproduce:1. Open the attached "WrongPositionBug" project2. Open the "test" scene and press play3. Go to the scene view, noti... Read more

0
votes
Fixed

ScrollRect performance is very slow when its 'Content' object contains c...

UI

-

Oct 08, 2016

-

Version/s: 5.3.6p1

- The ScrollRect component in Unity's UI performs very slowly when its 'Content' contains children objects containing LayoutGroup su... Read more

0
votes
Won't Fix

Adding "Canvas Group" component to "Canvas" results in slow performance ...

UI

-

Sep 12, 2016

-

Version/s: 5.4.0p1

Any child being re-parented fires off a message to its CanvasGroup, the CanvasGroup then broadcasts a message to all of its children... Read more

0
votes
Fixed

Unity crashes at <IndexBufferD3D9::EndWriteIndices> when canvas shows up...

UI

-

Nov 15, 2016

-

Version/s: 5.4.1f1

Reproduction steps:1. Open the attached file;2. Enter the Play mode;3. In the upper right corner find 'Locker(Container)' and press ... Read more

1
votes
Fixed

Child UI elements in parent Canvas cannot be configured after changing t...

UI

-

Feb 19, 2017

-

Version/s: 5.5.0f3

How to reproduce:1. Open a new project2. Go to GameObject --&gt; UI --&gt; Text3. Set Text Anchor Preset to Stretch Middle4. Drag th... Read more

0
votes
Fixed

After deletion of UI Dropdown element NullReferenceException: (null) is...

UI

-

Jan 25, 2017

-

Version/s: 5.6.0b5

To reproduce: 1.Create new Unit project.2.Create Dropdown UI element.3.Change it's Image component's Source image property from UISp... Read more

6
votes
Not Reproducible

Error when adding the Text or Image component to a game object

UI

-

Feb 08, 2017

-

Version/s: 5.6.0b7

Steps to reproduce : - create a new project- create a cube- add the Image or Text component to it and notice the error Transform has... Read more

2
votes
Won't Fix

A CanvasRenderer with multiple materials doesn't render correctly when r...

UI

-

Oct 14, 2016

-

Version/s: 5.4.0f3

Steps to reproduce:1. Open attached project "RenderIssue.zip"2. Expand Canvas game object and delete one Image for blue material to ... Read more

0
votes
Fixed

Having GO with any Renderer (except Canvas Renderer) inside Canvas with ...

UI

-

Dec 21, 2016

-

Version/s: 5.6.0b1

Steps to reproduce:1. Open user attached project2. Open scene 'Test'3. Enter play mode, errors thrown in console Expected result: No... Read more

0
votes
Won't Fix

ScrollRect/Bar doesn't react to drag if Canvas is bound to Camera and Pl...

UI

-

Dec 07, 2016

-

Version/s: 5.4.2f2

How to reproduce: 1. Create a new project2. Set Near Clipping Plane of the Main Camera to any value (e.g. 20)3. Create a Scroll View... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.