Search Issue Tracker

0
votes
Fixed

Script Updater fails with System.InvalidOperationException when updating...

Scripting

-

Jul 18, 2019

-

Version/s: 2018.4.0f1, 2018.4.4f1, 2019.1.0a1

How to reproduce: 1. Open the attached project ("case_1170375-api-updater-fail.zip") 2. Run the Script Updater 3. Inspect console E... Read more

0
votes
Fixed

Editor crashes when adding a script to a TMP Button

Scripting

-

Feb 23, 2022

-

Version/s: 2021.2.0a18, 2021.2.12f1, 2022.1

Reproduction steps: 1. Open users attached project 2. Open Scenes/SampleScene 3. Add /Game Jam Template/Scripts/FlexibleUI/TMP/Flexi... Read more

0
votes
Fixed

Editor crashes when applying changes to custom ScriptedImporter asset

Scripting

-

Jun 21, 2020

-

Version/s: 2019.3.0a1, 2019.3.12f1, 2019.4, 2020.1, 2020.2

How to reproduce: 1. Open the attached project (1257558.zip) using necessary assetpipeline version (use -adb1 or -adb2 command-line ... Read more

3
votes
Fixed

Custom built DLL's scripts which have classes derived from UIBehaviour c...

Scripting

-

Jun 06, 2019

-

Version/s: 2019.2, 2019.2.0b5, 2019.3

How to reproduce: 1. Download and extract the attached 'DLLScripts.zip' archive somewhere on your computer (there are two scripts, N... Read more

0
votes
Fixed

MenuCommand.context is Null if MenuItem path ends with "..."

Scripting

-

Aug 01, 2019

-

Version/s: 2017.4.0f1, 2018.3.0a1, 2018.4.0f1, 2018.4.4f1, 2019.1.0a1, 2019.2.0a1, 2019.3.0a1

To reproduce: 1. Download attached "MenuCommandContext.zip" project and open in Unity 2. Open "SampleScene" scene 3. Right-click an... Read more

1
votes
Fixed

[Mac] Crashes on __pthread_kill when opening a Script when there's no Vi...

Scripting

-

Jul 31, 2019

-

Version/s: 2019.2.0f1, 2019.3.0a1

How to reproduce: 1. Open attached project 2. Open any script from it Reproducible with: 2019.2.0f1, 2019.3.0a11(freezes) Not repro... Read more

0
votes
Fixed

Creating Assembly Definition Files makes the editor not pick up custom i...

Scripting

-

Jul 28, 2019

-

Version/s: 2018.2.0a1, 2018.3, 2018.4, 2019.1, 2019.1.1f1, 2019.2, 2019.3

Introduced on 0a693dba0b96d124edf643ae7e6443d230849569 by https://ono.unity3d.com/unity/unity/pull-request/58414/_/asset-pipeline/mo... Read more

0
votes
Duplicate

Texture2D.LoadImage returns true when it can not encode given data

Scripting

-

Jul 17, 2019

-

Version/s: 2019.1.8f1, 2019.3

To reproduce: 1. Create a new project 2. Create C# script 3. write var tex = new Texture2D(32, 32); var result = tex.LoadImage(Syst... Read more

0
votes
Won't Fix

[Scripting] Custom Editor's toggle in hierarchy window does not work if ...

Scripting

-

Aug 06, 2019

-

Version/s: 2019.2.0b10

Using EditorApplication.hierarchyWindowItemOnGUI to show a toggle on the left of a GameObject in Hierarchy, it does not accept click... 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

All about bugs

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