Search Issue Tracker

0
votes
Fixed

Cannot call set_Enabled from UnityEvent in the inspector

UI

-

Apr 19, 2014

-

Version/s: 4.6.0b8

To reproduce:1. Create a uGUI button2. Create a new On Click event3. Set the camera as the object4. Select the functions > Behavi... Read more

0
votes
Fixed

TouchScreenKeyboard documentation does not mention support for WP8

WP8

-

Jun 06, 2014

-

Version/s: 4.5.1f2

It should mention that WP8 also supports this. http://docs.unity3d.com/ScriptReference/TouchScreenKeyboard.html Read more

0
votes
Fixed

GUIText doesn't show Unicode text

Graphics - General

-

May 29, 2014

-

Version/s: 4.5.0f6

Reproduction steps:1. Open the attached project and the scene2. Press play3. Observe that GUIText doesn't show Unicode text: http://... Read more

0
votes
Fixed

Avatar Masks are not detected as a dependency

-

Jun 06, 2014

-

Version/s: 4.6.0b10

To reproduce:1. Open attached project. It contains a prefab that uses the avatar mask "Firing Mask"2. Select the Player prefab. Righ... Read more

0
votes
Fixed

Crash when importing the Tropical Nature Pack

Terrain

-

Jun 01, 2014

-

Version/s: 5.0.0a10

Steps to reproduce : - create a new project and open the Asset Store- import the Tropical Nature Pack and Unity will crash *Note :Re... Read more

0
votes
Duplicate

Renaming asset in hierarchy leaves gray ghost text (Unity free)

Project Browser/Hierarchy

-

Jun 06, 2014

-

Version/s:

To reproduce:1. Run unity in free mode (force-free)2. Select the camera in scene3. Try to rename it in hierarchy, delete the previou... Read more

0
votes
Fixed

The automatic script upgrade does not convert Screen.lockCursor and Scre...

Input

-

Jun 08, 2014

-

Version/s: 5.0.0a11

Steps to reproduce:1. Open the attached project with Unity 52. Observe that the script updater doesn't update the following:Screen.l... Read more

0
votes
Fixed

ManualResetEvent fails if the mono debugger is attached

Mono

-

Jun 06, 2014

-

Version/s: 4.3.4f1

To reproduce:1. Create a script: using System.Threading;using UnityEngine; public class Test : MonoBehaviour{private ManualResetEven... Read more

0
votes
By Design

disabling/destroying a collider during a physics callback stops further ...

Physics2D

-

May 30, 2014

-

Version/s: 4.5.0f6

Steps to reproduce:1. Open the attached project and the scene2. Press play3. Observe that only one OnTriggerEnter2D method is called... Read more

0
votes
Fixed

The shader inspector reports wrong stats

Shaders

-

Jun 06, 2014

-

Version/s: 5.0.0a9

To reproduce:1. Create a new material (like Diffuse)2. Press edit3. Notice that that "Used in scene is 44" even though the material ... Read more

All about bugs

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