Search Issue Tracker

0
votes
Third Party Issue

Coroutines fail to catch exceptions that are located in the nested funct...

Scripting

-

Mar 17, 2022

-

Version/s: 2019.4, 2020.3, 2021.2, 2021.2.5f1, 2022.1, 2022.2

Reproduction steps: 1. Open the user's attached "1197069_CoroutineException.zip" project 2. Open the "SampleScene" Scene 3. Enter th... Read more

0
votes
Fixed

ScreenCapture.CaptureScreenshot not working when main display is bigger

Scripting

-

Feb 09, 2021

-

Version/s: 2018.4, 2019.4, 2019.4.17f1, 2020.2.0b2

Reproduction steps: 1. Open attached Project 2. Build and Run the scene Assets\Scene\SampleScene in Development mode 3. Press R Exp... Read more

0
votes
Fixed

Foreach statements allocate memory unnecessarily

Scripting

-

Mar 01, 2014

-

Version/s: 4.6.0b3

To reproduce: 1) Open 'demo' scene 2) Enter playmode and record the scene in the Profiler. Observe that ForeachAllocTest.Update() al... Read more

0
votes
Fixed

Editor shows misleading information window while attaching script to gam...

Scripting

-

Dec 11, 2013

-

Version/s: 4.5.0a2

User has a script called differently from class name. Trying to attach this script, editor should pop the message window about misma... Read more

1
votes
Fixed

Editor crashes on "MenuController::ExecuteMenuItem" when resetting a scr...

Scripting

-

Dec 28, 2021

-

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

Reproduction steps: 1. Open the attached project "repro.zip" 2. Open Scenes/SampleScene scene 3. Select MainCamera in the Hierarchy ... Read more

0
votes
By Design

Script Import Settings ignored when component added from another script

Scripting

-

Jul 26, 2013

-

Version/s: 4.2.0f4

- Create a script, e.g. TestScript, with public field of type GameObject. - Open "Script Import Settings" and set some prefab to th... Read more

1
votes
Fixed

Memory Leak when calling GetComponents(List<T>) with a static List

Scripting

-

Mar 01, 2021

-

Version/s: 2018.4, 2019.4, 2019.4.2f1, 2020.3, 2021.1, 2021.2

Steps to reproduce: 1. Download and open project "GetComponentsBug.zip" 2. Open SampleScene 3. Enter Play mode 4. Exit Play mode 5.... Read more

2
votes
Fixed

[UWP] Not adding NET_STANDARD_2_0 define

Scripting

-

May 07, 2021

-

Version/s: 2018.4, 2019.4, 2020.3, 2020.3.6f1, 2021.1, 2021.2

How to reproduce: 1. Open the attached "New Unity Project.zip" project 2. Switch to UWP 3. Select .NET Standard 2.0 Scripting backen... Read more

2
votes
Won't Fix

Vector3.SmoothDamp behaves differently between positive and negative vel...

Scripting

-

Jan 30, 2021

-

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

How to reproduce: 1. Open the user's attached project "SmoothDampBugDemo" 2. Open the "SmoothDampTestScene" scene 3. Enter Play Mode... Read more

0
votes
Fixed

RuntimeInitializeOnLoad methods are called multiple times when using def...

Scripting

-

Apr 09, 2021

-

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

How to reproduce: 1. Open the attached "RuntimeInitializeOnLoad.zip" project 2. Build and Run to Standalone 3. Close the Build 4. Op... Read more

All about bugs

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