Search Issue Tracker

1
votes
Fixed

Batch mode async method invoked from -executeMethod unexpectedly termina...

Scripting

-

Dec 03, 2019

-

Version/s: 2019.2, 2019.2.13f1, 2019.3

How to reproduce: 1. Extract "AsyncExecuteAndWait.zip" project 2. Open the project (the Library must be rebuilt with every Unity ve... Read more

5
votes
By Design

Editor-only AssemblyDefinition files ignores the Api Compatibility Level...

Scripting

-

Dec 03, 2019

-

Version/s: 2018.4, 2019.2.6f1

How to reproduce: 1. Open the "AssemblyTest.zip" project 2. Make sure the "Api Compatibility Level" is set to .Net 2.0 3. Open the g... Read more

1
votes
Fixed

ScriptUpdater does not work for users with spaces/invalid characters in ...

Scripting

-

Dec 02, 2019

-

Version/s: 2017.4, 2018.4, 2019.2, 2019.3, 2020.1

Reproduction steps: 1. Log in as a user that contains spaces in the name 2. Create a New Project 3. Import the "Trigger.cs" script 4... Read more

0
votes
Fixed

[Dropbox API v2] File upload fails and ArgumentOutOfRangeException is th...

Scripting

-

Oct 16, 2019

-

Version/s: 2018.4, 2019.1.10f1, 2019.2, 2019.3, 2020.1

How to reproduce: 1. Create a Dropbox API v2 app here: https://www.dropbox.com/developers/apps 2. In the created app console, create... Read more

1
votes
Won't Fix

Assigning fields of a List/Array to another List/Array will make that fi...

Scripting

-

Nov 28, 2019

-

Version/s: 2017.4, 2018.4, 2019.2, 2019.2.10f1, 2019.3, 2020.1

How to reproduce: 1. Download the 'What.cs' script 2. Attach the script to any object 3. Enter PlayMode 4. Modifying the amount valu... Read more

0
votes
By Design

"-quit" CMD argument is not waiting for async operations from Methods wi...

Scripting

-

Nov 27, 2019

-

Version/s: 2019.2.13f1, 2019.3, 2020.1, 2020.1.0a5

Reproduction steps: 1. Run the "AsyncExecute2020.zip" project with these command-line arguments: "-batchmode -executeMethod "Builder... Read more

0
votes
Won't Fix

PlayerPrefs.GetInt throws an exception when NativeArray<T> is initialize...

Scripting

-

Nov 10, 2019

-

Version/s: 2019.1.0a12, 2019.2, 2019.3, 2019.3.0b10, 2020.1

Steps to reproduce: 1. Open the project attached by the user 2. Open "NativeArrayTestScene" 3. Enter Play mode 4. Observe the consol... Read more

0
votes
Fixed

Crash on SerializedProperty::GetStringValue when changing string field i...

Scripting

-

Oct 30, 2019

-

Version/s: 2019.2.0a1, 2019.3.0a1, 2019.3.0b7

How to reproduce: 1. Open user attached project "UnityBugExplorer.zip" 2. Select TestSO scriptable object 3. Enter a long string (20... Read more

0
votes
Won't Fix

OnValidate fails to Undo the changes when one variable depends on another

Scripting

-

Nov 14, 2019

-

Version/s: 2017.4, 2018.3.2f1, 2018.4, 2019.2, 2019.3, 2020.1

How to reproduce: 1. Open attached project "UndoValidateTest.zip" and scene "TestScene" 2. In Hierarchy window, select "GameObject"... Read more

3
votes
Fixed

Error with .NET Standard 2.0 assemblies depending on their place in Assets

Scripting

-

Oct 24, 2019

-

Version/s: 2018.4, 2019.2.3f1, 2020.1

To reproduce: 1) Open the attached project and scene 2) Play it Expected: `1` and `2` are output in the console 3) Insert one of t... Read more

All about bugs

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