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) project 2. Open the SampleScene 3. In Hierarchy Window select "Cube" GameObject ... 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 S... 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 htt... 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" project 2. Click Play Expected results: 'No Namespace - Inner', 'No Namesp... 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 scene 2. Enter the Play mode (if the project does not c... 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 project 2. Open the "OpeningScene" Scene 3. Enter Play Mode and press the left mouse but... 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 project 2. Open Smoothing Issue/Press Play scene 3. Enter the Play Mode 4. Observe Cubes ... 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 Mode 3. Observe the Console win... 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 Project 2. Press Play 3. Wait around 15 seconds Expected result: The Editor doesn't crash... Read more

All about bugs

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