Search Issue Tracker

0
votes
Fixed

4.6 IL2CPP: crash opening animation controller

Scripting

-

Dec 22, 2014

-

Version/s: 4.6.1p2

-e: trying to open an animation controller crashes the editor -repro:--create new project--create animation controller--double click... Read more

0
votes
Fixed

UnitySynchronizationContext.ExecuteTasks() causes per frame GC Alloc

Scripting

-

Jan 03, 2019

-

Version/s: 2018.3.3f1, 2019.1.0a11, 2019.1.0a12, 2019.2.0a1

Steps to reproduce:1. Download 1114295_repro.zip and open "Scene" scene2. Open Profiler window3. Enter play mode4. Search for UnityS... Read more

1
votes
Fixed

[Scripting] NamespaceParser fails when ScriptableObject class is inside ...

Scripting

-

May 14, 2020

-

Version/s: 2020.1.0a7, 2020.1.0b8, 2020.2

How to reproduce:1. Open user's attached project2. Select the "Test" ScriptableObject in the Project window (Assets folder)3. Observ... Read more

0
votes
Fixed

[2018.4] Broken csproj is generated when Visual Studio is installed

Scripting

-

Nov 12, 2019

-

Version/s: 2018.4, 2018.4.8f1

How to reproduce:1. Open the attached project2. in Preferences > External tools, set the Script Editor to Visual Studio3. Assets ... Read more

3
votes
Fixed

Custom built DLL's scripts which have classes derived from UIBehaviour c...

Scripting

-

Jun 06, 2019

-

Version/s: 2019.2, 2019.2.0b5, 2019.3

How to reproduce:1. Download and extract the attached 'DLLScripts.zip' archive somewhere on your computer (there are two scripts, Ne... Read more

4
votes
Won't Fix

Thread-Deadlock during prepare method by JIT

Scripting

-

Feb 13, 2019

-

Version/s: 2017.3.0a1, 2018.3.0a1, 2018.3.4f1, 2019.1.0a1, 2019.2.0a1

Reproduction steps: 1. Open "JITCrash.zip" project2. Build Standalone Build3. Run "run.bat" in the Project folder 6-8 times4. Notice... Read more

0
votes
Fixed
2
votes
By Design

Assertion failed on expression: 'ShouldRunBehaviour()' error is thrown w...

Scripting

-

Feb 04, 2019

-

Version/s: 2018.3.0a1, 2018.3.2f1, 2019.1.0a1, 2019.2.0a1

To reproduce:1. Open user's attached project ("Prefab Editing Test")2. Select "Test Prefab" in Hierarchy window and enter prefab mod... Read more

1
votes
Fixed

Editor crashes when PropertyInfo.GetValue() is called for properties fro...

Scripting

-

Jun 02, 2021

-

Version/s: 2019.4, 2019.4.27f1, 2020.3, 2021.1, 2021.2

How to reproduce:1. Open the user's attached "JsonGameObjectTesting.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. ... Read more

0
votes
Fixed

[Scripting] Define Constraints are available for Native Plugins even tho...

Scripting

-

Feb 26, 2019

-

Version/s: 2018.3.0a5, 2018.3.6f1

Define Constraints should only be visible for Managed Plugins, not Native ones, but they are still visible/available in the Inspecto... Read more