Search Issue Tracker

0
votes
Duplicate

Random.insideUnitCircle always returns (0, 0)

Scripting

-

Jan 09, 2018

-

Version/s: 2018.1.0a6

Random.insideUnitCircle is no longer functional Download attached project or have a script do a: Debug.Log(Random.insideUnitCircle);... Read more

0
votes
Fixed

Editor assemblies get referenced in main and Plugins projects

Scripting

-

Dec 27, 2017

-

Version/s: 2017.3.0f2, 2017.3.0f3

To reproduce:1) Open attached project Expected: No warnings in consoleActual: Console has warnings about type confliction like this:... Read more

0
votes
Postponed

[Mac OS]Setting a propery without a backing field crashes Unity

Scripting

-

Jan 10, 2018

-

Version/s: 2017.3.0f3

Steps to reproduce:1. Open attached project "crashtest1"2. Open test Scene3. Enter Play mode Expected result: Unity throws an error ... Read more

0
votes
Fixed

Memory of non persistent event listeners isn't cleared when calling Unit...

Scripting

-

Jan 02, 2021

-

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

How to reproduce:1. Open the attached "1303095 repro" project2. Open the "SampleScene" Scene from the Assets folder3. Open the Profi... Read more

0
votes
By Design

OnDisable and OnDestroy are not called on deleted ScriptableObject

Scripting

-

Apr 19, 2020

-

Version/s: 2017.4, 2020.2

How to reproduce:1. Open the attached (repro.zip) project2. In Project Window delete "SO.asset"3. Check the Console Window Expected ... Read more

0
votes
Won't Fix

Dynamically generated assemblies created with C#'s native AssemblyBuilde...

Scripting

-

Jun 25, 2018

-

Version/s: 2018.1.6f1

How to reproduce:1. Open the attached user project and reimport the "unityImportTest.cdb" asset2. Tab out/in so the DLL (CastleDBTyp... Read more

0
votes
Fixed

Await tasks are not finished if Timescale = 0

Scripting

-

Feb 27, 2018

-

Version/s: 2017.3.1p1

Steps to reproduce: 1. Download and open the attached project2. Enter Playmode3. Check "PauseGame"4. Press "Trigger task" Expected r... Read more

3
votes
Won't Fix

[.NET 4.6] Async operation doesn't stop after exiting play mode

Scripting

-

Jan 14, 2018

-

Version/s: 2017.2.0f3

Steps to reproduce:1. Download attached project (async problem.zip)2. Make sure you are using .NET 4.63. Add AcyncTest.cs to game ob... Read more

0
votes
Fixed

Huge regression on compilation time

Scripting

-

Jan 13, 2018

-

Version/s: 2018.1.0a4, 2018.1.0b2

To reproduce:1) Open attached project2) Wait for compilation process to end to easier time it(If in 2017.3 to test the expected resu... Read more

0
votes
Fixed

Unity doesn't show error when it can not overwrite a script assembly

Scripting

-

Jan 17, 2018

-

Version/s: 2017.2.1f1, 2018.1.0b2

To reproduce:1) Open attached project2) Open "IL Disassembler" (comes with VS, although not Community edition it seems) and use it t... Read more

All about bugs

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