Search Issue Tracker

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

1
votes
Won't Fix

[WP8] Pausing on a LoadLevelAsync on WP8 causes a crash

WP8

-

Sep 30, 2014

-

Version/s: 4.5.4f1

Pause/resuming while an Application.LoadLevelAsync is running can cause a crash with the exception: C0000194 (possible deadlock) To... 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
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 project 2. Open the 'scene' 3. It has an input field and a button, which changes inpu... 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 field 2. Build & run for Windows Phone 8 3. Tap the input field. A keyb... 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

All about bugs

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