Search Issue Tracker

0
votes
Fixed

Script can't be loaded and throws error when GenerateAuthoringComponent ...

Scripting

-

Feb 11, 2020

-

Version/s: 2019.3, 2019.3.0f6, 2020.1

Reproduction steps: 1. Open user's attached project "BugReportProject" and scene "SampleScene" 2. In the Hierarchy, click on "GameOb... Read more

1
votes
Duplicate

Class constructor is not invoked when adding SerializeReference attribute

Scripting

-

Dec 18, 2019

-

Version/s: 2019.3, 2019.3.0f3, 2020.1

How to reproduce: 1. Open the attached project "1206352.zip" 2. Open the SampleScene 3. Select the Container script (Assets -> Runti... Read more

0
votes
By Design

Assert Exceptions in Finalizers are not logged to Console

Scripting

-

Sep 16, 2019

-

Version/s: 2017.4.0f1, 2018.4.0f1, 2019.2.0a1, 2019.2.5f1, 2019.3.0a1, 2020.1.0a1

Steps to reproduce: 1. Download attached project 2. Open 'SampleScene' scene 3. Enter play mode Actual results: Notice that the Ass... Read more

1
votes
Fixed

[Scripting] EditorUtility.CollectDependencies always returns null

Scripting

-

Aug 26, 2019

-

Version/s: 2019.3.0a7, 2020.1.0a1

The Unity scripting API EditorUtility.CollectDependencies() always returns null and doesn't function at all. How to reproduce: 1. O... Read more

0
votes
Fixed

Multiple errors occur when AssemblyReference is deleted while .asmdef fi...

Scripting

-

Aug 28, 2019

-

Version/s: 2019.2.0a7, 2019.3.0a1, 2019.3.0b1, 2020.1.0a1

To reproduce: 1. Create a new project 2. In the Project window create Assembly Definition and Assembly Definition Reference 3. Delet... Read more

0
votes
Duplicate

Texture2D.LoadImage returns true when it can not encode given data

Scripting

-

Jul 17, 2019

-

Version/s: 2019.1.8f1, 2019.3

To reproduce: 1. Create a new project 2. Create C# script 3. write var tex = new Texture2D(32, 32); var result = tex.LoadImage(Syst... Read more

0
votes
Fixed

Native plugin are not found in the Editor when their name includes a dot...

Scripting

-

Aug 05, 2019

-

Version/s: 2019.2.0b2, 2019.2.0f1, 2019.3.0a1

How to reproduce: 1. Open the attached project ("case_1174403-AssemblyRegression") 2. Open the repro scene ("Scene") 3. Enter the Pl... Read more

0
votes
Fixed

Player crashes on 'scripting_object_get_class' if there are variables in...

Scripting

-

Jul 28, 2019

-

Version/s: 2017.4.0f1, 2018.4.0f1, 2019.1.0a1, 2019.1.8f1, 2019.2.0a1, 2019.3.0a1

How to reproduce: 1. Open the attached "PlayerSerializationCrashStripped.zip" project 2. Open Build Settings and make sure that the ... Read more

0
votes
Fixed

Script names containing non-ASCII characters are not printed correctly t...

Scripting

-

Feb 17, 2020

-

Version/s: 2018.4, 2019.3.0f6, 2019.4, 2020.3

How to reproduce: 1. Open the attached project "Accents.zip" 2. In the Project View select zzz.cs and click reimport 3. Observe the ... Read more

0
votes
Duplicate

Unable to import NuGet packages Microsoft.Bcl.AsyncInterfaces, System.Th...

Scripting

-

Jul 07, 2020

-

Version/s: 2019.3, 2019.4.2f1, 2020.2

How to reproduce: 1. Open the attached Example 2.zip project 2. Open the Sample Scene and inspect the errors in the Console window ... Read more

All about bugs

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