Search Issue Tracker

1
votes
By Design

EventSystem.current.IsPointerOverGameObject() never returns true on Android

Android

-

Oct 12, 2014

-

Version/s: 4.6.0b20

EventSystem.current.IsPointerOverGameObject() can't be used on Android because it always returns false there. Read more

0
votes
By Design

UI Toggle: onValueChanged is called with True even when value isn't changed

UI

-

Oct 12, 2014

-

Version/s: 4.6.0b20

To reproduce: 1. Open attached project 2. Open ToggleTest scene 3. Press play 4. Click on Toggle 1 5. Notice that onValueChanged is... Read more

0
votes
Fixed

Canvas Group alpha remains even after removing component

UI

-

Oct 11, 2014

-

Version/s: 4.6.0b20

To reproduce: 1. Open attached project 2. Open test scene 3. Select GameObject in Hierarchy 4. Notice that alpha on Canvas Group is... Read more

4
votes
Fixed

When the Animator Component is above the button script, the 'Animator ha...

UI

-

Oct 11, 2014

-

Version/s: 4.6.0b20

To reproduce this bug: 1. Create UI Button 2. Select Transition - Animation on Button script 3. Click 'Auto Generate Animation' 4. ... Read more

0
votes
Fixed

WebGL build error

WebGL

-

Oct 11, 2014

-

Version/s: 5.0.0b6

To reproduce this bug: 1. Open the attached project 2. Try to build on WebGL ( both development and not development) 3. Exceptions ... Read more

0
votes
Not Reproducible

UI elements to not be properly hidden when SetActive(false) when having ...

UI

-

Oct 11, 2014

-

Version/s: 4.6.0b20

Steps to reproduce : - create a script and set gameObject.SetActive(false) in Awake() - create two UI elemens (e.g. a Scrollbar and... Read more

0
votes
By Design

Cannot deploy on Galaxy Tab 10.1 with 5.0

Android

-

Oct 11, 2014

-

Version/s: 5.0.0b7

To reproduce: Build anything (even an empty project) on Galaxy Tab 10.1. On 4.x it builds fine On 5.0 it doesn't work, throwing this... Read more

0
votes
Fixed

InputField selection background always appears on top of selected text, ...

UI

-

Oct 11, 2014

-

Version/s: 4.6.0b20

Steps to reproduce : - create a new project - add an Input Field - change the Color and Active Text color to black - add some text ... Read more

1
votes
Not Reproducible

crash in user build on yield WaitForSeconds

Linux

-

Oct 10, 2014

-

Version/s: 4.5.4f1

-e: see details in user comments below -repro: --create Linux build --run it --roll the ball to the energy station (several times i... Read more

0
votes
Fixed

Multi-editing OnClick() will cause the objects to have the same reference

UI

-

Oct 10, 2014

-

Version/s: 4.6.0b20

Steps to reproduce : - create a new project - add two buttons - create two game objects outside the Canvas - on Button 1 add the ga... Read more

All about bugs

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