Search Issue Tracker

0
votes
Duplicate

Physics.Raycast always returns true on Windows Phone 8 Emulator

WP8

-

Jul 08, 2014

-

Version/s: 4.6.0b12

Steps to reproduce: 1. Create a script which uses Physics.Raycast and reports if Raycast has hit anything 2. Build and run it on Win... Read more

1
votes
By Design

GL.Clear method alpha color parameter does not work

Graphics - General

-

Jul 08, 2014

-

Version/s: 4.5.1f3

It does not matter what alpha value the color passed to GL.Clear has. The result is always the same and the spinning object does not... Read more

0
votes
Not Reproducible

GUILayout defaults to ExpandHeight on Windows Phone 8 Emulator

WP8

-

Jul 08, 2014

-

Version/s: 4.6.0b12

Steps to reproduce: 1. Create script with the following lines: void OnGUI() { GUILayout.BeginArea(new Rect(80, 10, Screen.width -... Read more

0
votes
Duplicate

Incorrect results when calling SetActive on WP8 emulator

WP8

-

Jul 08, 2014

-

Version/s: 4.6.0b12

Calling setActive on a hierarchy of uGUI objects gives bad results on WP8 emulator. In this case disabling the parent object does no... Read more

0
votes
Fixed

Updating a RectTransform's "position" value no longer updates the anchor...

UI

-

Jul 08, 2014

-

Version/s: 4.6.0b12

To reproduce: 1. Open project 2. Open "scene" scene 3. Select "Image" gameobject in Hierarchy 4. Play scene 5. Cube moves, but "Pos ... Read more

0
votes
By Design

Rectransform values are not driven by GridLayerGroup when gameobject wit...

UI

-

Jul 08, 2014

-

Version/s: 4.6.0b12

To reproduce: 1. Open project 2. Open "testScene" scene 3. Duplicate "ButtonWithImage" GameObject (With "Image (Script)" component)... Read more

0
votes
Duplicate

[Win Store Apps] Can't create a new line in multiline text field

Windows Store Apps

-

Jul 08, 2014

-

Version/s: 4.6.0b12

Repro steps: 1. Open project "uGUIProject_Beta12.zip"; 2. Try out multiline text area in editor. With "Shift+Enter" you can make a n... Read more

0
votes
Fixed

uGUI: Content Size Fitter drives Anchors even when disabled

UI

-

Jul 07, 2014

-

Version/s: 4.6.0b12

To reproduce: 1. Open project 2. Open 'test' scene 3. Select 'Panel' gameobject in Hierarchy 4. In 'Content Size Fitter (Script)' ... Read more

0
votes
Fixed

uGUI: Layout filled with dynamically created children doesn't arrange c...

UI

-

Jul 07, 2014

-

Version/s: 4.6.0b12

To reproduce: 1. Open project 2. Open 'test' scene 3. Play scene 4. Click 'Fill Button' in game view (Script attached to 'Fill Butt... Read more

0
votes
Fixed

Unity crashes when setting .enable on CanvasGroup in runtime

UI

-

Jul 07, 2014

-

Version/s: 4.6.0b12

To Reproduce: 1. Create a gameObject with a CanvasGroup component, (notice that it can't be disabled/enabled in inspector) 2. Try to... Read more

All about bugs

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