Search Issue Tracker

0
votes
Fixed

Null Ref Exception with Input Field when playing scene

UI

-

Sep 30, 2014

-

Version/s: 4.6.0b20

To reproduce: 1. Create new project 2. Add Text object to scene 3. Add Input Field component to object 4. Press play 5. Notice that... Read more

0
votes
Fixed

AOT fails if Resources.LoadAsync<T>() is used

iOS

-

Sep 30, 2014

-

Version/s: 4.6.0b20

AOT cross compilation error is thrown if Resources.LoadAsync() is used as generic Read more

0
votes
Fixed

Various image effects don't work in WebGL

WebGL

-

Sep 30, 2014

-

Version/s: 5.0.0b6

-e: the Depth of Field (the non-deprecated one) and SSAO from the Unity image effects don't work with WebGL -repro: --import attach... Read more

0
votes
Fixed

AudioSource.clip.samples value is equal to -1 after playing the clip (iOS)

iOS

-

Sep 30, 2014

-

Version/s: 4.5.4f1

To Reproduce: 1. Open the attached project and build it to iOS. Run, you should see MainSource.clip.samples value outputted every U... Read more

0
votes
Fixed

Animation Window Next Keyframe button does not work

Animation Window

-

Sep 29, 2014

-

Version/s: 4.6.0b14

To reproduce this bug: 1. Import the attached package 2. Open 'scene' 3. Select Character in the hierarchy 4. Open Animation windo... 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"); etc 2. Run the scene and check that... 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 project 2. Create a new UI GameObject "Button" 3. Select the "Text" child GameObject and dele... 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 project 2. Open 'Scene 1' 3. Select Panel (Canvas->Panel) 4. Add a script 'RepositionSc... Read more

43
votes
Fixed

UI: Nested masks behave incorrectly

UI

-

Sep 29, 2014

-

Version/s: 4.6.0b17

To reproduce this bug: 1. Open the attached project 2. Open 'MaskingBug' scene 3. It has 3 images with Masks as children of one ano... 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.unitypackage 2. It contains a scene and a script that calls System.Array.ConvertAll 3. Build the scene f... Read more

All about bugs

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