Search Issue Tracker

0
votes
Fixed

UnityEvent documentation has inconsistencies between c# and javascript

Docs - Infrastructure

-

Jan 03, 2014

-

Version/s: 4.5.0a4

The scripting reference at Editor/Data/Documentation/Documentation/ScriptReference/UnityEvent%603.html says you should derive your c... Read more

2
votes
Won't Fix

Custom GUI causes Textfield and TextArea to behave incorrectly

IMGUI

-

Jan 03, 2014

-

Version/s: 4.3.1f1

To reproduce:1. Open the project "Test Project"2. Open "Escena"3. Select the Main Camera in scene4. Enter play mode - try typing som... Read more

2
votes
Fixed

Undo does not work in assets (prefabs)

Assets Management

-

Jan 02, 2014

-

Version/s: 4.3.1f1

To reproduce:1. Open new project2. Create a prefab3. Change anything4. Try using undo (Ctrl + z; Command + z; Edit > Undo)5. The ... Read more

0
votes
Fixed

[Emulation] UnityEditor should use the rendering settings of the platfor...

Graphics - General

-

Jan 02, 2014

-

Version/s: 4.3.3b1

UnityEditor should use the rendering settings of the platform it is used in. The rendering path currently used by the editor should ... Read more

2
votes
Fixed

-e Crash inside PhysX resolving Convex Hull collisions

Physics

-

Jan 02, 2014

-

Version/s: 4.3.3b1

Crash inside PhysX resolving Convex Hull collisions To Reproduce:1) Open the attached project & scene2) Press play. The script i... Read more

0
votes
Won't Fix

Tooltip appears on the wrong monitor

Window management

-

Jan 02, 2014

-

Version/s: 4.3.0f4

To reproduce (at least two monitors required):1. Switch the monitor mode to duplicate the display2. Open Unity and create a new proj... Read more

0
votes
Fixed

Rigidbody2D inertia scales with collider's area

Physics2D

-

Jan 02, 2014

-

Version/s:

To reproduce:1. Create gameobject with rigidbody2d and 2d collider2. Print out it's inertia3. Change collider's size4. Notice that i... Read more

0
votes
Fixed

Shadow culling with orthographic camera is wrong with

Shadows/Lights

-

Jan 02, 2014

-

Version/s: 4.5.0a4

Shadow culling with orthographic camera is wrong with certain angles/distances. Some combination of shadow distance & camera nea... Read more

0
votes
Fixed

-source 1.6 -target 1.6 options must be used when compiling Java plugins...

Docs - Manual

-

Jan 02, 2014

-

Version/s: 4.3.1f1

http://docs.unity3d.com/Documentation/Manual/PluginsForAndroid.html page should be updated specifying that "-source 1.6 -target 1.6"... Read more

0
votes
Not Reproducible

entering play mode messes up the ui of the editor

Editor - Other

-

Jan 02, 2014

-

Version/s: 4.5.0a4

1. Open attached project2. Open Untitled scene3. Enter play modeExpected result: Game view shows nothing (since OnRenderTexture is u... Read more