Search Issue Tracker

0
votes
Fixed

[Resources folder] Resources.LoadAsync stops processing on Windows

Asset Loading

-

Jul 30, 2015

-

Version/s: 5.2.0b4

Reproduction steps:1. Open attached project2. Open scene "Main"3. Enter play mode4. Press any button (Input.anyKeyDown), this will c... Read more

0
votes
Fixed

[VR] Crash on player after enabling 'Virtual Reality Supported' checkbox

VR

-

Jul 30, 2015

-

Version/s: 5.1.2p1

To Reproduce: 1. Create new project2. Turn on 'Virtual Reality Supported'3. Play in Editor Read more

0
votes
Fixed

Astar pathfinding graphtypes don't create nodes on older iOS devices whe...

IL2CPP

-

Jul 31, 2015

-

Version/s: 5.1.2p2

To reproduce: 1) Download and open project2) Make sure that scripting backend is set to il2cpp3) Build and run for iOS4) Tap anywher... Read more

0
votes
Fixed

Fungus flowchart crashes Unity 5.2

Asset Loading

-

Jul 31, 2015

-

Version/s: 5.2.0b4

To reproduce:1. Open attached project2. Start the scene3. Stop the scene4. Start the scene again5. Editor crashes Read more

0
votes
Fixed

[WebGL] Undocumented template restrictions

WebGL

-

Aug 01, 2015

-

Version/s: 5.2.0b4

-e: WebGL Templates require LOADER_GLUE to be in 'index.html'; WebGL Template iframes make you rename files I created a WebGL templa... Read more

0
votes
By Design

[WebGL] [Opera] Audio not playing

WebGL

-

Aug 04, 2015

-

Version/s: 5.2.0b5

-e: see title -repro:--create scene that just plays an audio file--build and run in Opera--NOTICE the audio isn't played Read more

1
votes
Fixed

Build fails with IL2CPP error on long path name

IL2CPP

-

Aug 04, 2015

-

Version/s: 5.1.2p3

-e: when building a project from a very long path name an IL2CPP error is thrown and the build aborts. -this is a different error fr... Read more

0
votes
Fixed

[ManagedPlugins] meta file ignored when importing plugins if library fol...

Scripting

-

Aug 05, 2015

-

Version/s: 5.1.1p4

To Reproduce: 1. Open the attached project in batch mode:" Unity.app/Contents/MacOS/Unity -projectPath "/PluginFailLoad/" -quit -bat... Read more

0
votes
Fixed

[IL2CPP] T[] doesn't implement IList<T>

IL2CPP

-

Aug 06, 2015

-

Version/s: 4.6.7p2

To Reproduce: 1. Run the attached project with IL2CPP (tested on iOS).2. Click the button, observe that 'PlayerDB[0] is IList&lt;Pla... Read more

0
votes
By Design

[IL2CPP] Native iOS function calls with more than 9 parameters don't wor...

IL2CPP

-

Aug 06, 2015

-

Version/s: 5.1.2p3

To Reproduce: 1. Build the attached project for ARM64.2. Click the button to call _testing function from testing.mm.3. Observe that ... Read more