Search Issue Tracker

0
votes
Fixed

If I used a mask processing, slider set to 0 value at a time, will be al...

UI

-

Oct 06, 2014

-

Version/s: 4.6.0b20

To reproduce:1. Open BugTest Scene2. Press play3. Change silder value to 04. Change silder value greater than 05. Notice that slider... Read more

5
votes
Fixed

UnityScript files with a child class and an IEnumerator function cause a...

WP8

-

Oct 04, 2014

-

Version/s: 4.5.4f1

Unityscripts with inheritance and IEnumerator functions can cause an exception once called:[System.Runtime.InteropServices.SEHExcept... Read more

1
votes
Fixed

Input field selection is immediately deactivated after moving mouse

UI

-

Oct 05, 2014

-

Version/s: 4.6.0b20

To reproduce:1. Open the attached project2. Open the ActivateInputFieldTest.unity scene3. Press play. Don't move the cursor or click... Read more

1
votes
Fixed

InputField Input Caret gets added to scene after applying changes to prefab

UI

-

Oct 05, 2014

-

Version/s: 4.6.0b20

To reproduce:1. Open attached project2. Open Test scene3. Select Canvas4. Press Alt and Left Arrow key to expand everything under th... Read more

0
votes
Fixed

SceneView.GetAllSceneCameras() returns an empty array on Start() or firs...

Editor - Other

-

Oct 06, 2014

-

Version/s: 5.0.0b6

Calling UnityEditor.SceneView.GetAllSceneCameras() returns an empty array if it is called on start or the first update. To reproduce... Read more

1
votes
Fixed

If Selectable is set to 'Navigation = None', you can't navigate away fro...

UI

-

Oct 04, 2014

-

Version/s: 4.6.0b20

To reproduce:1) Open attached project2) Open 'demo.unity'3) Enter playmode4) Note that the 'Keyboard One' button is selected5) Press... Read more

1
votes
Fixed

Input field does not have a white input cursor on WP8

UI

-

Oct 05, 2014

-

Version/s: 4.6.0b20

A uGUI input field on Windows Phone 8 does not have a white cursor that shows where the text will be entered. To reproduce:1. Create... Read more

0
votes
Fixed

Errors thrown when pressing Escape button to close "Search by label" con...

Project Browser/Hierarchy

-

Oct 06, 2014

-

Version/s: 4.6.0b19

To reproduce:1. Create new project2. Press "Search by label" button in project tab3. Press Escape button4. Notice error thrown in co... Read more

0
votes
Fixed

Add default sprite to created Sprite gameobject

2D

-

Oct 06, 2014

-

Version/s: 5.0.0b5

Create > Sprite creates an empty sprite, which isn't suitable for prototyping. Having white square would be really great for prot... Read more

0
votes
By Design

A RenderTexture drawn by a RawImage component not rendered if game view ...

UI

-

Sep 24, 2014

-

Version/s: 4.6.0b19

To Reproduce: 1. Run the scene 'Bug - Render Texture' in editor.2. Deselect click anywhere outside game view.3. The RawImage is no l... Read more