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 console Actual: Console has warnings about type confliction like th... 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 Scene 3. Enter Play mode Expected result: Unity throws an er... Read more

0
votes
Fixed

NullReferenceException is thrown when reimporting Http files

Scripting

-

Apr 14, 2020

-

Version/s: 2018.3.2f1, 2018.4, 2019.3, 2019.3.7f1

How to reproduce: 1. Open the attached QuoteHandlingTest2019.zip project 2. Go to the Project window and reimport HttpFiles Expect... Read more

0
votes
By Design

HashSet<T>(int capacity) constructor is not supported when creating a Ha...

Scripting

-

Jan 07, 2019

-

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

How to reproduce: 1. Open tester-attached project (HashSet) 2. Check the Console window Expected result: no errors are present in t... Read more

0
votes
By Design

Unity.Mathematics.math.mul(float4x4 a, float4x4 b) arguments order is mi...

Scripting

-

May 23, 2018

-

Version/s: 2018.2.0b4

How to reproduce: 1. Open given Unity project 2. Enter "SampleScene" scene 3. Enter Play Mode 4. Notice incorrect results in the con... Read more

0
votes
Won't Fix

Warnings about a class existing in multiple namespaces in a single file ...

Scripting

-

Apr 13, 2020

-

Version/s: 2019.3.0a11, 2019.3.8f1

How to reproduce: 1. Create a new project 2. Download UniRx from https://github.com/neuecc/UniRx 3. Drag UniRx files into the projec... 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.6 3. Add AcyncTest.cs to game... 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 project 2) Wait for compilation process to end to easier time it (If in 2017.3 to test the expected r... 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 project 2) Open "IL Disassembler" (comes with VS, although not Community edition it seems) and use it... Read more

All about bugs

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