Search Issue Tracker

1
votes
Fixed

[Player] '(Filename: .../Debug.bindings.h Line: 43)' line is printed in ...

Scripting

-

Jun 03, 2018

-

Version/s: 2018.1.0f2

1. Open the attached "DebugLog.zip" project. 2. Build and run it as standalone. 3. Open the Player.log. Actual behavior: - "(File... Read more

0
votes
Won't Fix

Input.GetKeyUp and Input.GetKeyDown always Return False when used in the...

Scripting

-

Feb 15, 2019

-

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

How to reproduce: 1. Open "SampleScene" Scene in the attached "UnityTest.zip" Project 2. Enter Play Mode 3. Press Spacebar on the Ke... Read more

0
votes
Fixed

Running a Task that derives from a class as generic results in a crash w...

Scripting

-

Aug 16, 2017

-

Version/s: 2017.1.0p3

Steps to reproduce: 1. Download and open the attached project 2. Run the provide tests Result: Unity Editor freezes and crashes. R... 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 project 2. Change the Scripting Runtime Version to .NET 4.6 Equivalent (Project Setting ->... Read more

0
votes
Fixed

API updater fails with Error 131 when trying to update custom library

Scripting

-

Jul 27, 2017

-

Version/s: 2017.1.0p2

To reproduce: 1. Download and open attached "Unity2017TextureLoad.zip" project. 2. Reimport "BestHTTP" library which is located in ... Read more

8
votes
By Design

C# 6 null conditional access operator (?.) throws MissingComponentExcept...

Scripting

-

Aug 14, 2017

-

Version/s: 2017.1.0f3

To reproduce: 1. Open attached Unity project "CSharpBug.zip" 2. Open "TestScene" scene 3. Inspect both "ThrowsException" and "Safe" ... Read more

0
votes
Fixed

Opening a project gets stuck in an infinite recompilation loop

Scripting

-

May 06, 2021

-

Version/s: 2020.3, 2020.3.3f1, 2021.1, 2021.2

Reproduction steps: 1. Unzip the packages into a folder next to the project folder 2. Open the Project "MeshPrefabImport2.zip" 3. Cl... Read more

0
votes
Fixed

worldPositionStays argument is missing from Unity.Undo.SetTransformParen...

Scripting

-

May 13, 2020

-

Version/s: 2018.4, 2019.3.5f1, 2020.2

Reproduction steps: 1. Open attached project "Undo.zip" 2. In Project window, open "Test.cs" 3. Observe line 13 Expected result: Un... Read more

0
votes
Duplicate

The self reference in the property stops further code execution

Scripting

-

Jun 08, 2018

-

Version/s: 5.6.2f1

To reproduce: 1. Open the attached project 2. Run the test in the Examples->TestCode Expected result: An error/warning is shown inf... 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 SampleScene 3. Enter Play mode 4. Exit Play mode 5.... Read more

All about bugs

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