Search Issue Tracker

0
votes
Fixed

Selection.GetFiltered does not work with interfaces

Project Browser/Hierarchy

-

May 21, 2015

-

Version/s: 5.0.2f1

To reproduce:1. Open scene "Main"2. Click GameObject "Selection.GetFiltered Test"3. Click the button "Check Selection" in the Inspec... Read more

2
votes
Won't Fix

[Forward] Directional realtime light overrides local baked lights in clo...

Global Illumination

-

May 25, 2015

-

Version/s: 5.1.0f2

To reproduce:1. Open attached project2. Open scene 13. Bake lightmaps4. Notice that inside of the cube structure isn't lighted If di... Read more

1
votes
Fixed

[iOS] Error when trying to append an IL2CPP Xcode project

iOS

-

May 22, 2015

-

Version/s: 4.6.5p2

Reproducible only with IL2CPP (any build settings) builds, project can be empty. Read more

0
votes
Won't Fix

New tag + button not always responsive on click

IMGUI

-

May 26, 2015

-

Version/s: 5.1.0b2

Create a new project, select the Main Camera in the scene and go to the Add tag... option in the inspector. Try to click the + butto... Read more

0
votes
Fixed

Critical audio bug, short audio clips are played incorrectly (the first ...

Audio

-

May 25, 2015

-

Version/s: 5.0.2p2

To reproduce:1. Open attached project2. Open main scene3. Press play4. Press the button frequently and you'll hear that it clipps th... Read more

4
votes
Fixed

Tab key adds a ") " in InputFields on linux

Linux

-

May 12, 2015

-

Version/s: 5.0.1p3

-e: see title, works in editor and other standalones-repro with 4.6.5, 5.1 -repro:--add ui canvas to scene--add two input field to c... Read more

0
votes
By Design

[Plugin] Unity editor fails to import some of the DLLs when importing a ...

Asset Import

-

May 26, 2015

-

Version/s: 5.1.0f2

Steps to reproduce: 1. Create new Unity project2. Import the attached package3. Notice the errors thrown in the console: Assets/uFra... Read more

0
votes
Fixed

TypeDescriptor.GetConverter throws error with uint type

IL2CPP

-

May 22, 2015

-

Version/s: 5.1.0f2

1. Build for IOs with IL2CPP.2. Run it on xcode.3. Notice error with GetConvertor(typeof(uint)); Type_t * L_3 = Type_GetTypeFromHand... Read more

0
votes
Won't Fix

Unity spawns processes at normal priority which make computer sluggish a...

IL2CPP

-

May 07, 2015

-

Version/s: 5.0.1p3

-e: when Unity does spawn new process for GI or IL2CPP they are spawned at normal priority which when they start maxing cpu utilizat... Read more

0
votes
Won't Fix

Parenting in foreach (Transform child in transform) crashes Unity

Scripting

-

May 26, 2015

-

Version/s: 5.0.1f1

Steps to reproduce:1. Open attached project's scene "game".2. Enter play mode - endless loop is started, because of foreach cycle. Read more