Search Issue Tracker

0
votes
Won't Fix

The Boo compiler has a bug where it tries to detect inheritance cycles b...

Scripting

-

Oct 30, 2014

-

Version/s: 4.6.0b17

To reproduce this bug: 1. Open the attached project2. An Inheritance cycle error is outputted in the console. The Boo compiler has a... Read more

0
votes
Duplicate

Script reference lost when importing .unitypackage with .dll files

Scripting

-

Jan 21, 2019

-

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

Steps to reproduce:1. Open the attached Project "ReimportReproPackage"2. See the Inspector Window for GameObject "ColorChaningCube" ... Read more

0
votes
Won't Fix

ReleaseAllScriptCaches error when trying to open Package Manager

Scripting

-

Oct 26, 2020

-

Version/s: 2020.1.8f1

Reproduction steps:1. Open Editor2. Attempt to open Package Manager window3. Observe Console window Expected result: No errorActual ... Read more

0
votes
Fixed

Editor: Assembly icons are not shown correctly.

Scripting

-

Jun 18, 2019

-

Version/s: 2019.1

Assemblies imported into Unity are showing a blank icon instead of the Assembly icon. Read more

0
votes
Fixed

API updater fails to update all instances of obsolete types after packag...

Scripting

-

Apr 27, 2022

-

Version/s: 2022.2.0a12

Steps to reproduce:1. Create a new Unity project2. Import Advertisement package (com.unity.ads 4.1.0)3. Import any other package Exp... Read more

1
votes
Fixed

Memory Leak when calling GetComponents(List<T>) with a static List

Scripting

-

Mar 01, 2021

-

Version/s: 2018.4, 2019.4, 2019.4.2f1, 2020.3, 2021.1, 2021.2

Steps to reproduce:1. Download and open project "GetComponentsBug.zip"2. Open SampleScene3. Enter Play mode4. Exit Play mode5. Enter... Read more

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

0
votes
Fixed

Console Logs from built Players are not received by an attached Editor u...

Scripting

-

Mar 03, 2020

-

Version/s: 2017.4.35f1, 2019.3.0f6

How to reproduce:1. Open the attached project in the Unity Editor2. Do NOT touch the Console window's Connection drop-down until lat... 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

All about bugs

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