Search Issue Tracker

0
votes
Fixed

After Unity loads the project it crashes on System.Array:ClearInternal (...

Scripting

-

Jul 10, 2018

-

Version/s: 2018.2.0a1, 2018.2.0f2

How to reproduce: 1. Open user's attached project "ID.zip" 2. After the project is loaded wait from 10 to 15 seconds and the project... Read more

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
By Design

[OSX] Editor Test Runner freezes and crashes in OVR::Platform::Product::...

Scripting

-

Apr 13, 2016

-

Version/s: 5.3.2f1

Steps to reproduce: 1. open users attached project 2. run all editor tests - Unity freezes and crashes eventually Crashes in OVR::... Read more

0
votes
By Design

The 'Class can not exist in multiple namespaces in the same file' warnin...

Scripting

-

Jun 03, 2021

-

Version/s: 2020.2, 2020.3, 2021.1, 2021.1.2f1, 2021.2

How to reproduce: 1. Open the user's attached project 2. In the Project window right-click on the 'NotOk' Script and select 'Reimpor... Read more

0
votes
Fixed

[Backport] Editor crashes when compiling scripts if UNITY_DIAG_ENABLE_DO...

Scripting

-

May 30, 2022

-

Version/s: 2021.3.29f1

How to reproduce: 0. If not set already, set the UNITY_DIAG_ENABLE_DOMAIN_RELOAD_TIMINGS system environment variable to value 1 and... 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

0
votes
Won't Fix

PlayerPrefs.GetInt throws an exception when NativeArray<T> is initialize...

Scripting

-

Nov 10, 2019

-

Version/s: 2019.1.0a12, 2019.2, 2019.3, 2019.3.0b10, 2020.1

Steps to reproduce: 1. Open the project attached by the user 2. Open "NativeArrayTestScene" 3. Enter Play mode 4. Observe the consol... 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.