Search Issue Tracker

0
votes
Fixed

Blue line stays if you disable RectTransform snapping when holding actio...

UI

-

Mar 20, 2014

-

Version/s: 4.6.0b5

1. have button with image as child in scene2. when moving around the image it will snap to blue lines3. drag it in the scene so that... Read more

0
votes
Fixed

Holding click on uGUI button does not stop other buttons being highlighted

UI

-

Mar 19, 2014

-

Version/s: 4.6.0b5

Steps to reproduce:1. Create two or more uGUI buttons2. Mouse-over one of them3. Press left mouse button and do not release4. Drag m... Read more

0
votes
Won't Fix

InteractiveCloth can't be disabled on Start()

Physics

-

Jan 19, 2014

-

Version/s: 4.3.2f1

Steps to repro:1. Open the project I attached and open a scene "clothpausetest"2. Press play. If you press space cloth freezes and i... Read more

0
votes
Won't Fix

Foldout behavior is inconsistent between components and EditorGUI.Foldout

IMGUI

-

Mar 20, 2014

-

Version/s: 4.6.0b5

Steps to reproduce:1. Create a project which has Editor script from http://docs.unity3d.com/Documentation/ScriptReference/EditorGUI.... Read more

0
votes
Postponed

Holding a key and changing the level causes the key state to be reset

Input

-

Mar 07, 2014

-

Version/s: 4.3.4f1

Steps to reproduce:1. Open the project and open a scene called "Scene0"2. Press Play3. Hold space (a label at the top left appears)4... Read more

0
votes
Fixed

Water pro standard asset does not work on Android devices

Android

-

Mar 08, 2014

-

Version/s: 4.5.0b4

Reproduced on:Google Nexus 5 with Android 4.4.2Google Nexus 7 with Android 4.4 Reproduced with:Unity Version 4.5.0b5 (75b6c4817f94) Read more

0
votes
Fixed

Turning on Unity asks to save changed ProjectSettings

Assets Management

-

Dec 22, 2013

-

Version/s: 4.3.2f1

To reproduce:1. open Unity2. Create a new projectExpected result: New project opensActual result: You get a pop-up asking to save ch... Read more

0
votes
Not Reproducible

The uGUI Slider control's inspector clamps the max numberOfSteps to 11

UI

-

Mar 19, 2014

-

Version/s: 4.6.0b5

Steps to reproduce : - create a new project- create a slider and notice that the Number of Steps in the Inspector has a maximum of 11 Read more

0
votes
Fixed

wrong variable declaration for WWWForm.headers example

Docs - Scripting Reference

-

Mar 20, 2014

-

Version/s: 4.5.0b

-e: see title -repro:--open /ScriptReference/WWWForm-headers.html--NOTICE "public stringstring headers = form.headers;" Read more

0
votes
Fixed

Calling gameObject.SetActive(false) inside an event handler will crash U...

Animation

-

Mar 20, 2014

-

Version/s: 4.3.4f1

Steps to reproduce : - import the project attached- open the scene and press play- press space and Unity will crash Read more