Search Issue Tracker

0
votes
Fixed

LayerMask variables add newly added Layers to the selected Layers

Scripting

-

Jan 24, 2018

-

Version/s: 2017.3.0f3

How to reproduce:1. Open given "LayerMaskRepro" Unity project2. Enter "TestScene" scene3. Select "GameObject" from the Hierarchy4. S... Read more

0
votes
Fixed

Null value is returned when calling MonoScript.FromScriptableObject()

Scripting

-

Jul 31, 2021

-

Version/s: 2020.3, 2020.3.14f1, 2021.1, 2021.2

How to reproduce:1. Open the user's attached project2. Open scene Scenes/Landing3. Find the "Buttons" object in the Hierarchy window... Read more

2
votes
Fixed

Component.GetComponentInParent doesn't have an overload for getting comp...

Scripting

-

Apr 26, 2021

-

Version/s: 2018.4, 2019.4, 2020.2, 2020.3, 2021.1, 2021.2, 2021.2.0a14

How to reproduce:1. Open the attached '1331778.zip' project2. Observe the Console Expected result: No visible errors presentActual r... Read more

0
votes
Fixed

Unit tests of a Fixed point math library cause a hard crash

Scripting

-

Jun 21, 2016

-

Version/s: 5.3.5f1

Test Atan2 inside Fix16Test make Unity crash using "Editor Tests Runner". - Steps to reproduce-- Using the project attached, go to W... Read more

0
votes
Duplicate

Editor crashes when adding a new script to a game object via "Add compon...

Scripting

-

Feb 10, 2022

-

Version/s: 2022.2.0a3, 2022.2.0a5

Steps to reproduce:1. Open any project2. Create a new GameObject in the Hierarchy window (GameObject > Create Empty)3. Select the... Read more

0
votes
Fixed

StringReader reads files extremely slowly

Scripting

-

Jan 09, 2016

-

Version/s: 5.3.1f1

Reproduction steps:1) Open "StreamReaderBug2" project2) Open StreamReaderBug scene3) Play scene4) Watch console output Expected resu... Read more

0
votes
Postponed

Compiler error when compiling class with a constructor that takes an enu...

Scripting

-

Apr 14, 2016

-

Version/s: 5.3.4f1

To reproduce:1. Open attached project2. Notice compiler error in console This project contains a single, simple class. It has valid ... Read more

0
votes
Fixed

Internal recursion error is thrown when trying to update the project usi...

Scripting

-

Jul 04, 2019

-

Version/s: 2018.4.0f1, 2018.4.3f1, 2019.1.0a1, 2019.2.0a1, 2019.3.0a1

How to reproduce:1. Open the attached project ("case_1167361-API_Updater_Test.zip")2. Start the API update3. Inspect the console Exp... Read more

0
votes
Fixed

Compilation errors are thrown after Building the project when API Update...

Scripting

-

Feb 19, 2021

-

Version/s: 2019.4, 2020.2, 2020.2.3f1, 2021.1, 2021.2

How to reproduce:1. Open the attached project2. Make a Build (File->Build Settings->Build)3. When the API Updater prompt opens... Read more

0
votes
Fixed

Gradient.Evaluate returns wrong color value

Scripting

-

Mar 07, 2017

-

Version/s: 5.5.0p4

To reproduce:1. Open attached project.2. Open and Play "Main" scene.3. Open Console. Expected result: (0.000, 0.000, 0.000, 1.000) i... Read more

All about bugs

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