Search Issue Tracker

0
votes
By Design

OrderBy function called in 'MenuService.cs' instead of ThenBy

Scripting

-

Feb 08, 2022

-

Version/s: 2021.2, 2022.1, 2022.1.0b6, 2022.2

Calling OrderBy on the results of a call to OrderBy introduces a new primary ordering that ignores the previously established orderi... Read more

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

1
votes
Postponed

AddComponent<>() high GC usage

Scripting

-

May 17, 2017

-

Version/s: 2017.1.0b2

Each call of AddComponent&lt;&gt;() function invokesAttributeHelperEngine::GetParentTypeDisallowingMultipleInclusion andAttributeHel... Read more

0
votes
Fixed

Editor freezes when downgrading from .NET 4.6 to 3.5 and selecting to re...

Scripting

-

May 16, 2017

-

Version/s: 2017.1.0b4

Reproduction steps:1. Create new project.2. Edit -&gt; Preferences -&gt; Cache server and set it to Local3. Change Scripting runtime... Read more

0
votes
Fixed

Unable to create instances of emitted ScriptableObject types

Scripting

-

Apr 26, 2017

-

Version/s: 2017.1.0b1

Reproduction steps:1. Open project attached(Emitted Type SerializedObject example.zip)2. Open the new menu item "EXAMPLE/TEST". Expe... Read more

0
votes
By Design

Files are not included in the “Assembly-CSharp.csproj” file when they ar...

Scripting

-

Sep 30, 2022

-

Version/s: 2020.3.40f1, 2021.3.11f1, 2022.1.18f1, 2022.2.0b8, 2023.1.0a10

Steps to reproduce:1. Open the user’s project2. Notice the “IComponentEditor.cs” script at Assets → Physics → Editor3. Open the proj... Read more

0
votes
Fixed

"Unexpected node type error" is thrown when loading Library/EditorOnlySc...

Scripting

-

Oct 31, 2019

-

Version/s: 2019.3.0b9

Unexpected node type error is thrown on opening UI Element project Steps to reproduce:1) Open attached project Expected Result:Proje... Read more

0
votes
By Design

JsonUtility.FromJson(string) throws a JSON parse error when string conta...

Scripting

-

Mar 31, 2019

-

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

1. Open the attached project from "2019_1_JsonUtility.zip"2. Open and Play the "SampleScene" Expected: JsonUtility.FromJson() correc... Read more

0
votes
Won't Fix

PlayerSettings.renderingPath is marked obsolete with incorrect information

Scripting

-

Jan 13, 2018

-

Version/s: 2017.3.0f3

Reproduction steps:1. Create new project in Unity2. Create new C# script and open it3. Write into it "PlayerSettings.renderingPath"4... Read more

0
votes
Fixed

'ThreadAbortException' is thrown when creating a C# script before the Ed...

Scripting

-

Jan 28, 2022

-

Version/s: 2021.2.0a19, 2021.2.9f1, 2022.1, 2022.2

Reproduction steps:1. Create a new Unity project2. Create a new C# Script3. Create another new C# Script before the Editor starts to... Read more

All about bugs

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