Search Issue Tracker

0
votes
Fixed

AddComponent's general performance is worse in 2020.3 and above when com...

Scripting

-

Dec 09, 2021

-

Version/s: 2020.3, 2020.3.21f1, 2021.2, 2022.1

Reproduction steps: 1. Open the attached project "AddComponent_2019.4.23.zip" 2. Switch the platform target to Android, and enable D... Read more

0
votes
Not Reproducible

Unity crashes when mono tries to access something from Jit table

Scripting

-

Nov 23, 2016

-

Version/s: 5.4.3f1

Unity crashes when mono tries to access something from Jit table. Note: I've attached callstack retrieved from Unity.DMP (file atta... Read more

0
votes
Fixed

RequireComponent Attribute throws an error with UnityEngine.AI

Scripting

-

Nov 30, 2016

-

Version/s: 5.5.0f2

"[RequireComponent(typeof(UnityEngine.AI.NavMeshAgent))]" in the script throws an error to Console when attaching Game Object. It f... Read more

0
votes
Won't Fix

Method which draws GL primitives called from Coroutine draws them darker...

Scripting

-

Nov 29, 2016

-

Version/s: 5.4.1f1

Steps to reproduce: 1. Download repro.zip and open "new" scene 2. Start game and change Canvas render mode from Overlay to Camera 3.... Read more

0
votes
Fixed

[Scripting] Define Constraints are available for Native Plugins even tho...

Scripting

-

Feb 26, 2019

-

Version/s: 2018.3.0a5, 2018.3.6f1

Define Constraints should only be visible for Managed Plugins, not Native ones, but they are still visible/available in the Inspecto... Read more

0
votes
Fixed

Building right after fixing errors in script causes compiler errors to l...

Scripting

-

Mar 20, 2018

-

Version/s: 2017.1.0a3, 2018.2.0a5

Steps to reproduce: 1. Open attached "ScriptReload.zip" Unity project 2. Open "Test.cs" script 3. Fix error in script by adding ";" ... Read more

0
votes
Third Party Issue

JsonSerializer.Deserialize<>() returns an empty object

Scripting

-

Jul 03, 2021

-

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

Reproduction steps: 1. Open the attached project "ConvertJSON.zip" 2. Open the Scene "SampleScene" 3. Press Play Expected result: "... Read more

0
votes
Fixed

API updater fails with Error 131 when trying to update custom library

Scripting

-

Jul 27, 2017

-

Version/s: 2017.1.0p2

To reproduce: 1. Download and open attached "Unity2017TextureLoad.zip" project. 2. Reimport "BestHTTP" library which is located in ... Read more

0
votes
By Design

TaskCanceledException is thrown when canceling a CancellationTokenSource...

Scripting

-

Jul 26, 2018

-

Version/s: 2018.2.0f2

Repro steps: 1. Open QA attached project "repro_1064557" 2. Enter Play Mode 3. Wait until the Cube is destroyed 4. Observe the Conso... Read more

0
votes
Fixed

Mathf.PingPong occasionally returns negative values

Scripting

-

Dec 14, 2016

-

Version/s: 5.4.2f2

Steps to reproduce: 1. Open attached project "861278.zip" 2. Press play 3. Observe console output Result: Mathf.PingPong(4676.5f, 1.... Read more

All about bugs

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