Search Issue Tracker

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 object3. Enter a long string (20+ c... Read more

5
votes
Fixed

[MacOS] An Unhandled exception is thrown in the Editor.log and Console w...

Scripting

-

Nov 25, 2021

-

Version/s: 2020.2.0a21, 2020.3, 2020.3.19f1, 2021.2, 2022.1

Reproduction steps:1. Open the attached Unity project "BuildError.zip"2. In the Editor click Build > Build AssetBundles3. Observe... Read more

0
votes
Won't Fix

NullReferenceException on Undo.PerformUndo

Scripting

-

Apr 20, 2020

-

Version/s: 2019.3, 2019.3.4f1, 2020.2

How to reproduce:1. Open the attached Perform Undo NullRef.zip project2. Go to Project window/Scenes/ open Sample Scene3. Go to the ... 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 user2. Open "NativeArrayTestScene"3. Enter Play mode4. Observe the console Ex... Read more

0
votes
Fixed

Serializable generic class causes "You are trying to create a MonoBehavi...

Scripting

-

Nov 18, 2019

-

Version/s: 2020.1.0a2, 2020.1.0a9

How to reproduce:1. Open attached project "playground-2020.1a.zip" and scene "SampleScene"2. Open "GenericBehaviour" script3. Make a... 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

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' script2. Attach the script to any object3. Enter PlayMode4. Modifying the amount value in... Read more

0
votes
Fixed

[api-updater] Updates not being detected/applied when aliases to moved t...

Scripting

-

Nov 28, 2019

-

Version/s:

Updates are not applied in scenarios in which the moved namespace (or types from that namespace) are referenced through aliases 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/apps2. In the created app console, create a... Read more

0
votes
Fixed

The BinaryReader read data to a Span <byte> is always zero

Scripting

-

Nov 01, 2021

-

Version/s: 2021.2, 2021.2.0f1, 2022.1

How to reproduce:1. Open project "ReadToSpan.zip"2. In the top Menu bar press Test&gt;Test BinaryReader to Span Expected result: No ... Read more