Search Issue Tracker

3
votes
Won't Fix

[SerializeReference] Deleting an element of list with SerializeReference...

Scripting

-

Apr 13, 2020

-

Version/s: 2019.3.9f1, 2019.4, 2020.3, 2021.1, 2021.2

How to reproduce:1. Open the attached (Repro.zip) project2. Open the SampleScene3. In Hierarchy Window select "Cube" GameObject4. In... Read more

0
votes
Fixed

Missing default references show up as none in ScriptableObject Script asset

Scripting

-

Jun 23, 2021

-

Version/s: 2018.4, 2019.4, 2020.3, 2021.1, 2021.2, 2021.2.0b1, 2022.1

Reproduction steps:1. Open the attached project (1345194.zip)2. Notice that both the Script (ScriptWithMissingReference) and the Scr... Read more

6
votes
Not Reproducible

DLLs not running when in Player

Scripting

-

Jun 30, 2021

-

Version/s: 2019.4, 2019.4.20f1, 2020.3, 2021.1, 2021.2, 2022.1

How to reproduce:1. Open the attached project "MVC.zip"2. Install "Multiversal Vehicle Controller" (follow the instructions in https... Read more

3
votes
Fixed

RuntimeInitializeOnLoadMethod is not called if it is part of nested clas...

Scripting

-

Oct 26, 2017

-

Version/s: 2017.3.0b6, 2018.4, 2019.4, 2020.3, 2021.2

How to reproduce:1. Open the attached "Runtime_Bug.zip" project2. Click Play Expected results: 'No Namespace - Inner', 'No Namespace... Read more

0
votes
Duplicate

Crash on tlsf_free when Entering the Play mode and creating a custom con...

Scripting

-

Jun 04, 2021

-

Version/s: 2019.4, 2020.3, 2021.1, 2021.2, 2021.2.0a16, 2022.1

How to reproduce:1. Open the user's attached project and Scenes/SampleScene scene2. Enter the Play mode (if the project does not cra... Read more

0
votes
Not Reproducible

Coroutines that are synchronized to "WaitForEndOfFrame" and "Time.deltaT...

Scripting

-

Feb 17, 2022

-

Version/s: 2021.2, 2021.2.9f1, 2022.1

How to reproduce:1. Open the user attached project2. Open the "OpeningScene" Scene3. Enter Play Mode and press the left mouse button... Read more

0
votes
Fixed

Unnecessary cast to float when calling Mathf.Abs

Scripting

-

Oct 14, 2021

-

Version/s: 2019.4, 2020.3, 2021.1.23f1, 2021.2, 2022.1

The return type of Math.Abs is float, so explicit cast to float in the return statement of Mathf.Abs is unnecessary and leads to inc... Read more

0
votes
Won't Fix

SmoothDamp function does not reach it's target smoothly when smoothTime ...

Scripting

-

Jul 25, 2021

-

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

Steps to reproduce:1. Open users attached project2. Open Smoothing Issue/Press Play scene3. Enter the Play Mode4. Observe Cubes move... Read more

0
votes
By Design

ScriptableObject functions with attributes are not inherited when Parent...

Scripting

-

Jul 05, 2021

-

Version/s: 2019.4, 2020.3, 2020.3.12f1, 2021.1, 2021.2, 2022.1

Steps to reproduce:1. Open the attached project "ScriptableObjectInheritance.zip"2. Enter the Play Mode3. Observe the Console window... Read more

0
votes
Fixed

Silent Crash when returning a recursive IEnumerator in Coroutine

Scripting

-

Jun 17, 2021

-

Version/s: 2020.3, 2021.1, 2021.1.0f1, 2021.2, 2022.1

Reproduction steps:1. Open user attached Project2. Press Play3. Wait around 15 seconds Expected result: The Editor doesn't crashActu... Read more

All about bugs

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