Search Issue Tracker

0
votes
Not Reproducible

PointerEventData.pressPositon is misspelled

UI

-

Jul 23, 2014

-

Version/s: 4.6.0b13

PointerEventData.pressPositon in UnityEngine.EventSystems is misspelled. Should be PointerEventData.pressPosition Note: same mistake... Read more

3
votes
Fixed

“Ignore Parent Groups” doesn’t ignore parent Canvas Group component

UI

-

Nov 06, 2014

-

Version/s: 4.6.0f1

To reproduce:1. Open attached project2. Open CanvasGroup scene3. Press Play4. Notice that Ignore Parent Group is selected on child C... Read more

0
votes
Fixed

ScrollRect "Clamped" movement type does not clamp scroll rect movement w...

UI

-

Sep 25, 2014

-

Version/s: 4.6.0b19

To reproduce this bug: 1. Open the UI Beta Project2. Open 'Scroll view' scene3. Select 'ScrollView' object(Canvas->Window->Con... Read more

1
votes
Fixed

Image.fillAmount value no longer affects visible fillAmount if set to 0.0f

UI

-

Aug 25, 2014

-

Version/s: 4.6.0b17

Repro: 1. Open the attached project, add ' Debug.Log(_image.fillAmount); ' just after fillAmount is set to 'GaugeControl.cs'. 2. Run... Read more

0
votes
By Design

GUI image's position on the x/y axis influences it's visibly size

UI

-

Aug 22, 2014

-

Version/s: 4.6.0b17

To Reproduce: 1. Open scene 'Example' try dragging one of the green object back and forward on the x axis, notice that while one sid... Read more

0
votes
By Design

Altering a sprite using the RectTransform tool also alters the Z scale c...

UI

-

Jul 27, 2014

-

Version/s: 4.6.0b14

To reproduce this bug: 1. Open a fresh project2. Create - > 2D object- >Sprite3. Set Sprite on the Sprite Renderer4. Select Re... Read more

0
votes
Not Reproducible
0
votes
By Design

Switching Canvas 'Render Mode' setting (Camera -> World Space) doesn't c...

UI

-

Jul 28, 2014

-

Version/s: 4.6.0b14

Steps to repro:1. Press play and select canvas2. Set 'Render Mode' to 'Screen Space - Camera' and switch back to 'World Space'3. Obs... Read more

2
votes
Fixed

[iOS] Build & Run doesn't work with Xcode 6.3

iOS

-

Feb 20, 2015

-

Version/s: 4.6.3f1

To Reproduce: 1. Build & Run any project.2. Notice that the Launch Screen of Xcode 6.3 beta is opened.3. But the project itself ... Read more

0
votes
Fixed

[Canvas] Nested canvas is set and remains set to lower left corner after...

UI

-

Jan 07, 2015

-

Version/s: 4.6.1p2

Steps to reproduce this issue: -Open attached project-Note the Canvas with a Nested Canvas.-Change Nested Canvas to anchor stretch b... Read more