Search Issue Tracker

0
votes
Won't Fix

[Mac]Crash occurs when reading bits from a binary file

Scripting

-

Jul 22, 2016

-

Version/s: 5.3.4f1

[The issue is reproducible on Mac, but not on Windows] Steps to reproduce the issue: 1. Download and open attached project. 2. Open... Read more

3
votes
Fixed

Vector2Int is missing negation, division and multiplication by int opera...

Scripting

-

Oct 14, 2017

-

Version/s: 2017.2.0f3

Steps to reproduce: 1. Use one of these in a C# script: var vector = 2 * Vector2Int.one; var vector = -Vector2Int.right; var vecto... Read more

0
votes
Postponed

Unity crashes when loading a new level

Scripting

-

Mar 22, 2016

-

Version/s: 5.3.2f1

Steps to reproduce: 1) Extract and open the project (TDS.zip). 2) Open scene 'first.unity'. 3) Enter playmode. 4) Wait for a few sec... 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
Duplicate

Instance of a class with no data is not serialized correctly when it bel...

Scripting

-

Feb 05, 2020

-

Version/s: 2019.3, 2020.1, 2020.1.0a22

How to reproduce: 1. Open attached project "770544_SerializeReferenceRepro_2020.1.0a22.zip" and scene "Main" 2. Enter Play mode and... 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
Won't Fix

System.ExecutableAndDlls and ManagedHeap memory usage increases and stay...

Scripting

-

Oct 08, 2020

-

Version/s: 2018.4, 2019.4, 2020.2, 2020.2.0b4, 2021.1, 2021.2

How to reproduce: 1. Open a Task Manager 2. Load the user's attached project "Unity_Client.zip" 3. Open the Profiler window 4. Selec... Read more

0
votes
Fixed

Building right after fixing errors in script causes compiler errors to l...

Scripting

-

Mar 20, 2018

-

Version/s: 2017.1.0a3, 2018.2.0a5

Steps to reproduce: 1. Open attached "ScriptReload.zip" Unity project 2. Open "Test.cs" script 3. Fix error in script by adding ";" ... Read more

2
votes
By Design

[Roslyn] VBCSCompiler.exe remains running after Unity build has finished...

Scripting

-

Jan 02, 2019

-

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

How to reproduce: 1. Create a new Unity project 2. Open PowerShell window 3. Run this command: "('- path to the Editor -\Unity.exe -... Read more

0
votes
By Design

'Assignment made to the same variable' warning only happening when the v...

Scripting

-

May 10, 2016

-

Version/s: 5.3.5f1

'Assignment made to the same variable' warning only happening when the variable isn't in an array To reproduce: 1. Open attached pr... Read more

All about bugs

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