Search Issue Tracker

0
votes
Fixed

If there is a lot of text in the Label text field you cannot scroll down...

IMGUI

-

Jan 30, 2014

-

Version/s: 4.6.0b1

Add the text from http://www.csbruce.com/software/utf-8.html to a Text component. Try to scroll inside the Text field. You can't aft... Read more

0
votes
Fixed

Label Effect Distance can be set to Infinity producing lots of error mes...

UI

-

Jan 30, 2014

-

Version/s: 4.6.0b1

Use the uGUI demo projects to repro:- Open the Widgets scene- select the Text gameobject (under Canvas)- add a Ui/Effects/Shadow com... Read more

0
votes
Fixed

Lots of exceptions are thrown when resizing Canvas with Render Mode set ...

UI

-

Jan 31, 2014

-

Version/s: 4.6.0b1

Console gets spammed with: The targets array should not be used inside OnSceneGUI or OnPreviewGUI. Use the single target property in... Read more

0
votes
Not Reproducible
0
votes
Fixed

Graphic Event System Submit Keys Size should be limited to a sensible ma...

UI

-

Jan 31, 2014

-

Version/s: 4.6.0b1

Setting it to something really big like 10000 hangs Unity. Read more

0
votes
Fixed

Assigning regular MonoBehaviour to Script field of Graphic Event System ...

UI

-

Jan 31, 2014

-

Version/s: 4.6.0b1

Also, setting the Script field to None makes the entire component disappear Read more

0
votes
Duplicate

New UI components should be created in the Center of the Canvas

UI

-

Jan 31, 2014

-

Version/s: 4.6.0b1

E.g.: RawImage is created bottom left, Button is created top-right, etc. No consistency there! Read more

0
votes
Not Reproducible

Image becomes white until it's moved in scene view if its properties are...

UI

-

Jan 31, 2014

-

Version/s: 4.6.0b1

See http://screencast.com/t/CqFWi1RGgb for repro. Read more

0
votes
Not Reproducible

UI Image Radial fill needs to be antialiased

UI

-

Jan 31, 2014

-

Version/s: 4.6.0b1

Create Sprite and choose Sprite Type: Filled, Radial 360 and change the Fill Amount to 0.6. Notice the pretty crappy look on the edg... Read more