Search Issue Tracker

2
votes
By Design

System.Net.Http library is missing in .NET 4.6 backend

Scripting

-

Jul 01, 2017

-

Version/s: 2017.1.0f1

Steps to reproduce:1. Open the attached project (netHTML.zip)2. Make sure that .NET 4.6 backend is selected3. Observe the error in t... Read more

0
votes
Won't Fix

AudioClip reference is reset to None when opening Unity for the first ti...

Scripting

-

Sep 12, 2017

-

Version/s: 2017.1.1f1

To reproduce:1. Download attached Unity project "AudioNoneExample.zip"2. Copy Assets and ProjectSettings folders into a new folder3.... Read more

0
votes
Fixed

Error after recompiling: "An assembly with the same name `UnityEngine.UI...

Scripting

-

Aug 24, 2017

-

Version/s: 2017.3.0a6

Reproduction steps:1. Open project attached.(Repro.zip)2. Open scene "SimpleSample".3. Press Play.4. Detect that there is error "Uni... Read more

0
votes
Fixed

[.NET 4.6] Editor crashes scripting_icall_string_to_utf8 when deleting ...

Scripting

-

Aug 06, 2017

-

Version/s: 2017.1.0f3

Steps to reproduce:1. Create a new Unity project2. Change the Scripting Runtime Version to .NET 4.6 Equivalent (Project Setting -&gt... Read more

0
votes
Won't Fix

IDbCommand ExecuteNonQuery method rapidly allocates memory

Scripting

-

Nov 24, 2017

-

Version/s: 2017.1.0f3

Reproduction steps:1. Download project "MemLeak.zip" and open in Unity2. Open scene "memtestscene"3. Open Task Manager4. Enter Play ... Read more

0
votes
Not Reproducible

Editor crashes while upgrading project's API for 'AQUAS Water/River Set'...

Scripting

-

Jul 10, 2017

-

Version/s: 2017.2.0b2

1. What happenedFailed to upgrade A$ package https://www.assetstore.unity3d.com/en/#!/content/52103 (AQUAS Water/River Set) from 5.6... Read more

0
votes
Won't Fix

"The referenced script on this Behaviour is missing!" warning duplicates...

Scripting

-

Sep 22, 2017

-

Version/s: 2017.1.1f1

How to reproduce:1. Create new empty project2. Create UI -> Canvas3. Create new C# Script in Project Window and open it4. Enter P... Read more

0
votes
Won't Fix

Transform.IsChildOf throws NullReferenceException with null argument ins...

Scripting

-

Jan 04, 2018

-

Version/s: 2017.3.0f3

Steps to reproduce:1. Open attached “NullReferenceException.zip” Unity project2. Open “Main” scene3. Enter Play mode Expected result... Read more

3
votes
Fixed

Vector2Int is missing negation, division and multiplication by int opera...

Scripting

-

Oct 14, 2017

-

Version/s: 2017.2.0f3

Steps to reproduce: 1. Use one of these in a C# script: var vector = 2 * Vector2Int.one;var vector = -Vector2Int.right;var vector = ... Read more

0
votes
Won't Fix

Variant interface type assignment doesn't correctly convert when using m...

Scripting

-

Nov 30, 2017

-

Version/s: 5.6.3p3

To reproduce:1. Open user's attached project2. Go to Window -> Test Runner3. In Test Runner window, press Run All4. Observe Expec... Read more

All about bugs

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