Search Issue Tracker

2
votes
Fixed

Addressables.UnloadScene method never enters a "Done" state after succes...

Scripting

-

Aug 03, 2018

-

Version/s: 2018.2.2f1

Addressables.UnloadScene returns IAsyncOperation object just like the LoadScene method, but for the UnloadScene method, IAsyncOperat... Read more

0
votes
By Design

Application freezes for short duration when add is loaded via interstiti...

Scripting

-

Jun 23, 2018

-

Version/s: 2018.1.6f1

To reproduce:1. Open user's attached project2. Build and run for Android3. Press "requestAd" button Expected: no significant perform... Read more

0
votes
Fixed

System.Net.Http.dll could not be found error is thrown when response fil...

Scripting

-

Aug 07, 2018

-

Version/s: 2018.3.0a1, 2018.3.0a8

"System.Net.Http.dll could not be found" error is thrown when msc.rsp/csc.rsp file with the content "-r:System.Net.Http.dll" is pres... Read more

0
votes
Won't Fix

Metadata file 'System.Net.Http.dll' could not be found error is spammed ...

Scripting

-

Aug 07, 2018

-

Version/s: 2018.3.0a8

Steps to reproduce:1. Open attached project-same error "CS0006: Metadata file 'System.Net.Http.dll' could not be found" is thrown in... Read more

0
votes
Fixed

JavaScript files under WebGLTemplates folder are being compiled as Unity...

Scripting

-

Aug 03, 2018

-

Version/s: 2018.2.0a1, 2018.2.2f1

How to reproduce:1. Open the attached "TestFor1067185.zip" project2. Go to Assets -> WebGLTemplates -> TestTemplate3. Modify t... Read more

2
votes
Won't Fix

Attaching a script with mismatching script name/class name shows wrong n...

Scripting

-

Aug 08, 2018

-

Version/s: 2018.1.0a5, 2018.2.2f1

To reproduce: 1. Open the attached project (Exercise.zip)2. Rename the GMx script to LevelJump and try attaching it to the GM game o... Read more

0
votes
Fixed

NavmeshBuilder.CollectSources() method doesn't get auto-updated when ope...

Scripting

-

Aug 08, 2018

-

Version/s: 2018.3.0a1, 2018.3.0a8

NavmeshBuilder.CollectSources method takes 7 arguments instead of 6 on 2018.3 and it doesn't get updated by api updater. Steps to re... Read more

1
votes
Fixed

Cannot find ScriptableObject asset by search in Project Window when name...

Scripting

-

Aug 07, 2018

-

Version/s: 2018.1.0f2

How to reproduce:1. Download and open attached "Asset Namespace Change Bug" project2. In the Project Window's search bar type "t:MyS... Read more

0
votes
Won't Fix

Help/Documentation Button of C# Script Does not Send you to the HelpURLA...

Scripting

-

Aug 10, 2018

-

Version/s: 2018.2.2f1

To reproduce:1. Open attached project2. Select ExampleScript in project window3. Click on Help/Documentation button Actual: MonoScri... Read more

0
votes
Fixed

Unity crashes on Transform::SetLocalPosition when entering Play Mode

Scripting

-

Aug 12, 2018

-

Version/s: 2017.4.1f1

Unity crashes on Transform::SetLocalPosition when entering Play Mode after adding [RuntimeInitializeOnLoadMethod(RuntimeInitializeLo... Read more