Search Issue Tracker

0
votes
Fixed

AssetBundleCreateRequest crash

Assets Management

-

Mar 02, 2015

-

Version/s: 5.1.0a1

Executing these two lines of code:AssetBundleCreateRequest req = new AssetBundleCreateRequest();Debug.Log(req.assetBundle.name); cau... Read more

0
votes
Duplicate

Type.GetType() in WebGL does not match the output given in the editor

WebGL

-

Mar 02, 2015

-

Version/s: 5.0.0f3

How to reproduce: 1. Open a new project2. Create a script called "testGetType.cs" with the following code: using UnityEngine;using S... Read more

1
votes
Fixed

Animation with only one Event at time 0.0 won't fire

Animation

-

Mar 02, 2015

-

Version/s: 5.0.0f3

How to reproduce: 1. Open attached project (AnimEventBugRepro.zip)2. Open scene Bug Repro Scene.unity- The scene contains two game o... Read more

0
votes
Won't Fix

Undocumented "Main()" message in MonoBehaviour

Scripting

-

Mar 02, 2015

-

Version/s: 5.0.0f1

How to reproduce: 1. Open a new project2. Create a script called MainTest.cs with the following code: using UnityEngine;using System... Read more

0
votes
Fixed

UI text input does not support copy/paste on WebGL build

WebGL

-

Mar 02, 2015

-

Version/s: 5.0.0f3

How to reproduce:1. Create a new project2. Place UI>Input Field to the scene3. Save the scene4. Play it, copy and paste something... Read more

5
votes
Fixed

WebSocket4Net not supported on IL2CPP

iOS

-

Mar 02, 2015

-

Version/s: 4.6.3f1

TO Reproduce: 1. Open " .zip" attached to the the post.2. Deploy with IL2CPP observe that WebSocket.State is stuck at connecting and... Read more

13
votes
Won't Fix

[iOS][IL2CPP] Build fails when there is dll plugin in the folder "Plugin...

iOS

-

Mar 02, 2015

-

Version/s: 4.6.3f1

To Reproduce: 1. Open the attached project and build (make sure that backend is set to ill2cpp).2. Observe the: "Error building Play... Read more

0
votes
Duplicate

Can't load the scene in the assetbundle

Asset Loading

-

Mar 02, 2015

-

Version/s: 5.0.0f4

Can not load the second scene in the assetbundle, when there are two scenes in the assetbundle. Tested both, the new and the legacy ... Read more

0
votes
Fixed

'Manual>Reflection Probe' misses description for 'Use Occlusion Culling'

Docs - Manual

-

Feb 28, 2015

-

Version/s: 5.0.0f4

'Manual>Reflection Probe' misses description for 'Use Occlusion Culling' /Manual/class-ReflectionProbe.html There's a checkbox in... Read more

0
votes
Fixed

UnityEditor.EditorApplication.isPlaying = false doesn't quit playmode in...

Editor - Other

-

Feb 28, 2015

-

Version/s: 5.0.0f2

How to reproduce:1. Open the attached project "676201IsPlayingBug.zip"2. Open and Play "test" scene3. Notice that UnityEditor.Editor... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.