Search Issue Tracker

0
votes
Fixed

[UI] Disabling parent canvas allows child canvas to still render

UI

-

Oct 17, 2016

-

Version/s: 5.4.0f3

Steps to reproduce: 1. Open attached project2. Open scene "canvas-bug"3. Select "card_inventory_page" and disable "Canvas" component... 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
Won't Fix

Word Space Canvas doesn't show up in Frame Debugger when debugging a Sta...

UI

-

Oct 20, 2016

-

Version/s: 5.3.6f1

To reproduce:1. Open the attached project2. Enable "Run In Background"3. Build and run the project4. Open the Frame Debugger window,... Read more

0
votes
Not Reproducible

Transform.SetParent() with worldPositionStays = false sometimes results ...

UI

-

Oct 21, 2016

-

Version/s: 5.4.1p4

How to reproduce:1. Open user's attached project2. Open scene 'Main'3. Enter play mode4. Click 'Add Image' button4.1. If created chi... Read more

0
votes
Duplicate

OnPointerDown doesn't return the pressed UI elements

UI

-

Oct 25, 2016

-

Version/s: 5.4.0f3

OnPointerDown() does not return the UI element that is clicked on; data.pointerPress gameObject is null. Steps to reproduce:1) Open ... Read more

0
votes
By Design

[UI] Rich text hidden characters are taken into account in Statistics (T...

UI

-

Oct 26, 2016

-

Version/s: 5.4.2f1

If we write some rich text with tags like <b>Text</b>, the tags are hidden, however every hidden character is taken into... Read more

0
votes
Fixed

NullReferenceException when changing font to none

UI

-

Oct 27, 2016

-

Version/s: 5.6.0a1

To reproduce:1. Create new project2. Add Text to scene3. Change font to none4. Observe null reference exceptions NullReferenceExcept... Read more

0
votes
Postponed

Text outline has missing bits when used on small and sharp fonts

UI

-

Oct 28, 2016

-

Version/s: 5.4.1f1

1. Open 'FontOutline' project2. Open scene 'examplescene'3. Notice that some bits on the font don't have an outline Reproduced on: 5... Read more

0
votes
Fixed

[RectMask2D] Culling is not performed if the clipper's size delta change...

UI

-

Oct 03, 2016

-

Version/s: 5.4.1f1

To reproduce:1. Open attached project from RectMaskIssue.zip.2. Load "testScene" and enter play mode.3. Look at the Game window. To ... Read more

0
votes
Not Reproducible

SceneView/GameView repaint is delayed when any of Auto Layout Components...

UI

-

Apr 20, 2015

-

Version/s: 5.0.1p1

Steps to reproduce: 1. Open the attached project2. Open 'Canvas Repaint Repro' scene3. Select the 'TextMeshPro Text' game object in ... Read more