Search Issue Tracker

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
By Design

Scripts are not automatically recompiled after changing the apiCompatibi...

Scripting

-

Apr 13, 2020

-

Version/s: 2018.4, 2019.3, 2019.3.9f1, 2020.1, 2020.2

How to reproduce:1. Open user-submitted project (new test ITuple.zip)2. Open the Project Settings > Player window3. Check that th... Read more

0
votes
Won't Fix

Editor crashes when declaring a file path with a file name in the script

Scripting

-

Aug 05, 2018

-

Version/s: 2018.2.1f1

Reproduction steps:1. Open User's attached project("Unity crash")2. Open Scene "SampleScene" and enter the Playmode3. Click "Delete ... Read more

0
votes
Fixed

Unity 2017.1 defines PLATFORM_ARCH_64 instead of UNITY_64 for C# scripts

Scripting

-

Apr 23, 2017

-

Version/s: 2017.1.0b1

Reproduction steps:1. Opem project attached(unity_progressive_lightmapper_test.zip).2. Open scene "shadowmask".3. Build for standalo... Read more

0
votes
Fixed

Function WaitForSeconds (float.NaN) waits forever

Scripting

-

Jan 05, 2016

-

Version/s: 5.3.0f4

Reproduction steps:1. Open attached project2. Check the "NewBehaviourScript" script3. Open and play the "demo" scene4. Notice that i... Read more

0
votes
Fixed

[Scripting] Argument exception is thrown on right-clicking a gameObject ...

Scripting

-

Jul 24, 2019

-

Version/s: 2019.2.0a11, 2019.3.0a1

"ArgumentException: Object at index 0 is null" exception is thrown on right-clicking a gameObject with missing script instance. Refe... Read more

0
votes
Postponed

Unity Editor crashes when invoking an interface method

Scripting

-

Oct 13, 2016

-

Version/s: 5.5.0b7

Steps to reproduce:1. Download and open the attached project2. Open scene "Hardcoded Desktop"3. Hit play Result: crash Note: crashes... Read more

0
votes
By Design

Exceptions during compile for ILPostProcessors with static constructors

Scripting

-

Oct 19, 2020

-

Version/s: 2020.2.0a12, 2020.2.0b7, 2021.1

How to reproduce:1. Open the attached project ("New Unity Project.zip")2. Observe compile errors Expected results: No compile errors... Read more

0
votes
Fixed

[Script Updater]Unity fails to run script updater when "safeCollisionEve...

Scripting

-

Mar 31, 2016

-

Version/s: 5.3.4f1

Steps to reproduce1. Open attached project.2. Notice that window "API Update Required" appears automatically.(if this window does no... Read more

1
votes
Fixed

[Build] Closing built application throws NullReferenceException at Unity...

Scripting

-

Jan 28, 2016

-

Version/s: 5.3.1p2

Steps to reproduce: 1. Open attached project "765509.zip"2. Build project3. Run built project4. Wait until scene appears5. Close bui... Read more