Search Issue Tracker

0
votes
By Design

LabelField label takes keyboard focus

IMGUI

-

Jan 11, 2013

-

Version/s:

See "Non-selectable controls can have keyboard focus" in case 499743 Read more

1
votes
Won't Fix

Initializing static membervariables at the declaration causes Flash Conv...

Flash

-

Jan 11, 2013

-

Version/s: 4.0.1f1

1) What happenedInitializing static membervariables at the declaration causes Flash Conversion error. Setting that variable to null ... Read more

0
votes
Won't Fix

Sorting empty List causes range exception

Flash

-

Jan 11, 2013

-

Version/s: 4.0.1f1

1) What happenedIf 'list' is a List<Foo>, and list is empty, then list.Sort() will be fine in Unity Editor or WebPlayer (it's ... Read more

2
votes
Fixed

Blender (or FBX) submeshes are listed in reverse order

Asset Import

-

Jan 12, 2013

-

Version/s: 4.0.0f7

When Unity imports Blender (or FBX) data, the order of imported submeshes in not consistent. In the imported data, see that Vase_cel... Read more

0
votes
Not Reproducible

Unity crashes when importing a project with corrupted Library folder

Assets Management

-

Jan 12, 2013

-

Version/s: 4.0.0f7

Steps to reproduce : - download the project attached- import it and notice that Unity crashes on import Library/assetdatebase3 is co... Read more

0
votes
Fixed

Anisotropic setting behaving inconsistently when changing other QualityS...

Graphics - General

-

Jan 13, 2013

-

Version/s: 4.0.0f7

Steps to reproduce : - import the project attached- open the scene and pres splay- notice the message in the console Expected result... Read more

1
votes
Fixed

Shuriken sub-emitters don't always fire

Shuriken

-

Jan 14, 2013

-

Version/s: 4.0.1f2

Steps to reproduce : - import the project attached- open the scene "Bug"- start clicking around and notice that about 50% of the tim... Read more

0
votes
Fixed

[Camera] Assets in FPS controller don't show up on "Maximised on Play" mode

-

Jan 14, 2013

-

Version/s: 4.0.0f7

Steps to reproduce : - open the project attached- open the scene- play the scene and notice the weapon looks fine- use the "Maximise... Read more

3
votes
Fixed

OptimizedGUIBlock issue: A texture drawn from a custom PropertyDrawer is...

Inspector Framework

-

Jan 15, 2013

-

Version/s: 4.0.1f2

To reproduce:- Open scene "scene".- Select the cube then click or scroll (possibly anything that triggers OnGUI) on the script "Test... Read more

0
votes
Fixed

Debug inspector mode changed null list to not null

Inspector Functionality

-

Jan 15, 2013

-

Version/s: 4.0.1f2

To reproduce:1. Open New_Unity_Project_82. Run scene "scene"3. Change inspector to debug mode4. Notice that (list != null) will now ... Read more