Search Issue Tracker

0
votes
Fixed

Unity crashes when opening if GiCache is set to non-existant path

Global Illumination

-

Sep 26, 2014

-

Version/s: 5.0.0b5

To reproduce:1) Create new project2) Plug in an external data storage device (USB flash drive or external HDD/SSD)3) Set GICache to ... Read more

0
votes
Fixed

After deleting the "Text" GameObject within a Button and using "Undo" th...

UI

-

Sep 29, 2014

-

Version/s: 4.6.0b17

To reproduce this bug: 1. Open a new project2. Create a new UI GameObject "Button"3. Select the "Text" child GameObject and delete i... Read more

1
votes
Fixed

On DirectX9: The image in the UI canvas is not aligned precisely, with o...

UI

-

Sep 26, 2014

-

Version/s: 4.6.0b19

To reproduce this issue: 1. Open the attached project2. Open 'TestScene'3. It has an UI Image in the right top corner4. In the scene... Read more

0
votes
Duplicate

uGUI text input resets when tapped again on Windows Phone 8

UI

-

Sep 29, 2014

-

Version/s: 4.6.0b20

To reproduce:1. Open attached project. It contains an input field2. Build & run for Windows Phone 83. Tap the input field. A key... Read more

0
votes
Fixed

Mecanim: Settings foldout on State Transition is not persistent

Animation

-

Sep 14, 2014

-

Version/s: 5.0.0b4

To reproduce:1. Open a project containing Animator with states2. Open the Animator window3. Click on any transition4. Fold out the S... Read more

0
votes
Fixed

Using a generic method that is unavailable in the .NET for Windows Phone...

WP8

-

Sep 27, 2014

-

Version/s: 4.5.4f1

To reproduce:1. Open repro.unitypackage2. It contains a scene and a script that calls System.Array.ConvertAll3. Build the scene for ... Read more

0
votes
By Design

When the Input Field's text is changed by button's OnClick() event, it r...

UI

-

Sep 29, 2014

-

Version/s: 4.6.0b19

To reproduce this issue: 1. Open the attached project2. Open the 'scene'3. It has an input field and a button, which changes input f... Read more

0
votes
Fixed

Removing state behaviour throws a warning during next play mode

Animation

-

Sep 29, 2014

-

Version/s: 5.0.0b6

Repro: 1. Add two states and add two simple state behaviours to them - like Debug.Log("hello"); etc2. Run the scene and check that t... Read more

0
votes
Fixed

"CharacterController parameter are invalid" error with no indication of ...

Physics

-

Sep 13, 2014

-

Version/s: 5.0.0b1

To reproduce:1. Open the project attached to case 6363422. Open Sample scene3. Enter play modeExpected result: The error does not ha... Read more

1
votes
Fixed

When setting a ScrollRect's normalized position in code, the new positio...

UI

-

Sep 29, 2014

-

Version/s: 4.6.0b19

To reproduce this bug: 1. Open the attached project2. Open 'Scene 1'3. Select Panel (Canvas->Panel)4. Add a script 'RepositionScr... Read more