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

[Backport] IL2CPP doesn't properly handle invalid surrogate pairs causin...

Scripting

-

May 27, 2022

-

Version/s: 2020.3.34f1

TextMeshPro accepts surrogate pair characters (e.g. emojis), however it doesn't properly handle them causing a crash within the IL2C... 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" Project2. Enter Play Mode3. Press Spacebar on the Keybo... Read more

0
votes
Won't Fix

Generic class values are not deserialized on built game

Scripting

-

Jun 14, 2018

-

Version/s: 2018.1.3f1

Steps to reproduce:1. Open user attached project2. Play the scene3. Notice that the speed is set to 94. Build and run5. Speed value ... Read more

1
votes
Fixed

[asmdef] "Assembly has duplicate references" doesn't specify the duplicates

Scripting

-

Jan 29, 2018

-

Version/s: 2017.3.0p1

Reproduction steps: 1. Open "MinimalRepro" project2. Look at the Console output Expected Result: The "Assembly has duplicate referen... 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.