Search Issue Tracker

0
votes
Won't Fix

AnimationCurve.MoveKey creates new keys when the animation has a positio...

Animation

-

Jan 26, 2014

-

Version/s: 4.5.0a5

To reproduce:1. Open attached project2. Open "scene"3. Open animation window and select the main camera. "Anim" should be the curren... Read more

0
votes
Fixed

Can't define custom packingpolicy

2D

-

Jan 31, 2014

-

Version/s: 4.5.0b1

Read more

0
votes
Duplicate
7
votes
Won't Fix

Unity freezes after entering the play mode for the 2nd or 3rd time

Scripting

-

Jan 30, 2014

-

Version/s: 4.3.4f1

Reproduced in Windows 8. Not reproduced on Mac. Reproduced with:Version 4.3.4f1 (e444f76e01cd) Read more

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