Search Issue Tracker

0
votes
Duplicate

UGUI Text looks broken when changed via script

UI

-

May 13, 2014

-

Version/s: 4.6.0b9

Steps to reproduce : - import the project attached- open the scene "SplashA"- press play and also play in the scene- choose "yes" to... Read more

0
votes
Not Reproducible

navigation in 'auto layout' scene doesn't behave as expected

UI

-

Apr 09, 2014

-

Version/s: 4.6.0b7

1. open scene and play 'auto layout' in uGUIprojectbeta72. click on 'button 1 long text' button3. use arrow keys to navigate to the ... Read more

1
votes
Fixed

InputField.ActivateInputField() has no effect when invoked from the inpu...

UI

-

Oct 07, 2014

-

Version/s: 4.6.0b20

To reproduce this bug: 1. Open the attached project2. Open the ActivateInputFieldTest.unity scene.3. Press Play.4. Click on the inpu... Read more

2
votes
Won't Fix

Unicode characters which are longer than 4 digits do not work

UI

-

Aug 28, 2014

-

Version/s: 4.6.0b17

Repro: 1. Add a Text componet and set it's font to the attached one 2. Paste either of these two symbols into the text box⛄ - 26C4⏳ ... Read more

0
votes
Fixed

NullReferenceException when selecting UI Light

UI

-

Jun 24, 2014

-

Version/s: 4.6.0b11

Steps to reproduce : - import the uGUI project- open the "REnderTexture" scene- navigate in the Hierarchy to Canvas>UI Camera>... Read more

9
votes
Fixed

Dropdown menu is not displayed when Time.timeScale is set to 0

UI

-

Sep 09, 2015

-

Version/s: 5.2.0f3

Steps to reproduce: 1. Open the attached project2. Open and play 'Test Scene'3. Click on the dropdown menu, notice it works as expec... Read more

0
votes
Fixed

Errors thrown when loading a new Scene on Awake, then returning to the s...

UI

-

Oct 02, 2014

-

Version/s: 4.6.0b20

To reproduce:1. Open attached project2. Open Scene13. Press play4. Notice the errors about Missing Reference Exception with a Scroll... Read more

0
votes
Won't Fix

A way to dynamically update Text.text

UI

-

Jul 01, 2014

-

Version/s: 4.6.0b10

Dynamically updating the Text.text property especially if it's done every frame (for example when trying to crate a 'typewriter' eff... Read more

0
votes
Fixed

Cannot remove a Rect Transform from GameObject

UI

-

Apr 11, 2014

-

Version/s: 4.6.0b7

Steps to reproduce : - create a new gameobject- add a RectTransform component- click on the cog and noyice that "Remove Component" i... Read more

0
votes
By Design

Unexpected scaling of dynamically instantiated ui prefab

UI

-

Nov 19, 2014

-

Version/s: 4.6.0f2

To reproduce:1. Open attached project2. Open test scene3. Press play4. Enable PrefabContainerDisabled5. Both PrefabContainerDisabled... Read more