Search Issue Tracker

0
votes
Fixed
0
votes
Postponed

Cannot remove script with [RequireComponent(typeof(Behaviour))] from emp...

Scripting

-

Dec 18, 2013

-

Version/s: 4.3.1f1

To reproduce: 1. Open attached project 2. Create an empty gameobject 3. Attach the script to it 4. Try removing it - the test script... Read more

0
votes
Fixed

Mesh disappears from prefab after using Graphics.DrawMesh

Assets Management

-

Dec 17, 2013

-

Version/s: 4.3.0f4

To reproduce: 1. Open attached project 2. Open scene01. It contains a script on the main camera, that has a Graphics.DrawMesh call s... Read more

0
votes
Won't Fix

Boo scripts that use the Boo `[Property(Name)]` attribute get compilatio...

Scripting

-

Dec 17, 2013

-

Version/s: 4.3.1f1

To reproduce: 1. Open attached project 2. Inspect the PropertyTest.boo script Expected result: "[Property(BrokenPropertyTest)] _br... Read more

1
votes
Fixed

Script Reference displays JS examples when C# is selected

Docs - Infrastructure

-

Dec 17, 2013

-

Version/s: 4.3.0f4

http://docs.unity3d.com/Documentation/ScriptReference/GL.html displays JS code examples even when Boo or C# is selected. It should s... Read more

0
votes
By Design

Renaming a texture takes a very long time

Assets Management

-

Dec 17, 2013

-

Version/s: 4.3.1f1

to reproduce: 1. Open attached project (TextureRenameWaitBug) 2. Rename the texture "RENAME ME" Expected result: Texture renames pr... Read more

0
votes
Fixed

Cursor.SetCursor does not hide system cursor

Windows Store Apps

-

Dec 17, 2013

-

Version/s:

Setting soft cursor via Cursor.SetCursor() will make soft cursor visible, but the native system cursor will remain visible too. Wor... Read more

0
votes
Fixed

"PostProcessBuildAttribute" link is broken

Docs - Infrastructure

-

Dec 17, 2013

-

Version/s: 4.3.1f1

In the manual http://docs.unity3d.com/Documentation/Manual/BuildPlayerPipeline.html at the very bottom of the page there is a link t... Read more

0
votes
Won't Fix

Clipping on the local axis when using GUIUtility.RotateAroundPivot to in...

IMGUI

-

Dec 17, 2013

-

Version/s: 4.3.1f1

Steps to reproduce : - import the project attached - open the "TileMap" scene - select the TileMap game object in the Hierarchy - c... Read more