Search Issue Tracker

0
votes
Duplicate

Unity crashes when text serializing a field named "Base"

Serialization

-

Jan 07, 2015

-

Version/s: 4.6.1p2

Steps:1) Create a new Unity project1a) Go to Editor settings, change Serialization Mode to "Force Text"2) Save the scene, name it an... Read more

1
votes
Fixed

No way to set InputField's text by script

UI

-

Nov 07, 2014

-

Version/s: 4.6.0f1

To reproduce:1. Open attached project2. Open Test scene (The test scene has a single input field. Attached is a script that just set... Read more

0
votes
Fixed

uGUI buttons stay selected on WP8

UI

-

Sep 16, 2014

-

Version/s: 4.6.0b19

To reproduce:1. Import attached project. It is the example uGUI project2. Add the "Menu 3d" scene to build settings3. Build & ru... Read more

0
votes
Not Reproducible

Button is placed at random position when editor window is minimized

UI

-

Aug 25, 2014

-

Version/s: 4.6.0b16

To reproduce:1. Create new project2. Minimize editor window3. Make Editor window as small as possible4. Add Button to scene5. Maximi... Read more

0
votes
Duplicate

Unity 4.6 UI Fonts are blurry in DX9

UI

-

Aug 24, 2014

-

Version/s: 4.6.0b17

To reproduce:1. Open attached project2. Open Font Test scene3. Notice that text is nice and clean4. Switch to DX9 (Edit -> Projec... Read more

0
votes
Fixed

Regression: Exceptions which are manually thrown in Button callback eve...

UI

-

Aug 25, 2014

-

Version/s: 4.6.0b17

To Reproduce: 1. Open the project from the attached 'buttonReproProj.zip' and run. 2. Click on 'Throw Exception' and 'Invoke Button'... Read more

0
votes
Fixed

LayoutRebuilder error thrown after changing Text.text value several times

UI

-

Aug 21, 2014

-

Version/s: 4.6.0b17

To Reproduce: 1. Open the attached 'ReproProjTextUpdate.zip' and run 'testScene'. 2. Notice that after ~5 seconds 6 identical except... Read more

3
votes
Fixed

<RI.Hid> errors pluging/unpluging usb headphones, controller, bluetooth ...

Input

-

Feb 19, 2015

-

Version/s: 4.6.3f1

Not a harmful message. Related to editor's input manager. When manager can't handle the message, &lt;RI.Hid&gt; message appears. Read more

0
votes
Fixed

A registered listener did not receive an event when invoking, after anot...

UI

-

Nov 19, 2014

-

Version/s: 4.6.0f2

To reproduce this issue: 1. Open the attached project2. Open 'Test event' scene3. It has a script which creates Unity Event and adds... Read more