Search Issue Tracker

7
votes
Fixed

MonoScript.GetClass returns null when the script contains a Struct insid...

Scripting

-

Feb 11, 2020

-

Version/s: 2017.4, 2019.3.0f6, 2020.1

How to reproduce: 1. Open the project "case_1218837-MonoScript.GetClass" 2. Select Tools -> Type Interface Check in the Menu Bar 3. ... Read more

0
votes
Won't Fix

Editor and crash reporter both hang upon stack overflow in recursive com...

Scripting

-

Feb 14, 2020

-

Version/s: 2017.4.0a1, 2020.1.0a23

Editor and crash reporter both hang upon stack overflow in recursive component script When adding a recursive function which may re... Read more

0
votes
By Design

Scriptable Object retains private bool value when recompiling scripts

Scripting

-

Feb 10, 2020

-

Version/s: 2017.4, 2018.4, 2019.2.20f1, 2019.3, 2020.1

How to reproduce: 1. Open the attached 'project-1218346.zip' project 2. In the Project browser select 'CustomAsset' and clear the Co... Read more

0
votes
By Design

[Scripting][Mac] Script throws NullReference errors on OnEnable() though...

Scripting

-

Jan 23, 2020

-

Version/s: 2017.4.30f1, 2019.3.0f4

To reproduce: -Create a new unity project -Import the attached script or copy from below (Project Window -> Import new asset) -Creat... Read more

0
votes
Won't Fix

Crash on C++ native plugin allocation

Scripting

-

Nov 03, 2019

-

Version/s: 2017.4, 2018.4, 2019.2, 2019.3, 2019.3.0b9, 2020.1

Steps to reproduce: 1. Open the attached project ("1195844.zip") 2. Open "SampleScene" Scene 3. Enter Play mode 4. Press "Enter" and... Read more

0
votes
Fixed

Application.systemLanguage does not return full language name when it ha...

Scripting

-

Dec 19, 2019

-

Version/s: 2017.4, 2018.4.12f1, 2020.1

How to reproduce: 1. Change the system language to Chinese (Taiwan) 2. Open the submitted project 3. Open the Sample Scene 4. Enter ... Read more

0
votes
By Design

Using "EditorUserBuildSettings.SwitchActiveBuildTarget" in code does not...

Scripting

-

Dec 05, 2019

-

Version/s: 2017.4, 2018.4, 2018.4.12f1, 2019.2, 2019.3, 2020.1

Reproduction steps: 1. Open "Test.zip" project 2. "Tools" -> "SwitchMe" 3. Notice the Console Output 4. "Tools" -> "SwitchMe" 5. Not... Read more

0
votes
Duplicate

UnloadUnusedAssets unloads assets that are referenced through thread loc...

Scripting

-

Dec 10, 2019

-

Version/s: 2017.4, 2018.4.13f1, 2020.1

How to reproduce: 1. Build & Run development build of the attached project 2. Wait Actual result: The used texture gets deleted aft... Read more

1
votes
Fixed

ScriptUpdater does not work for users with spaces/invalid characters in ...

Scripting

-

Dec 02, 2019

-

Version/s: 2017.4, 2018.4, 2019.2, 2019.3, 2020.1

Reproduction steps: 1. Log in as a user that contains spaces in the name 2. Create a New Project 3. Import the "Trigger.cs" script 4... Read more

1
votes
Won't Fix

Assigning fields of a List/Array to another List/Array will make that fi...

Scripting

-

Nov 28, 2019

-

Version/s: 2017.4, 2018.4, 2019.2, 2019.2.10f1, 2019.3, 2020.1

How to reproduce: 1. Download the 'What.cs' script 2. Attach the script to any object 3. Enter PlayMode 4. Modifying the amount valu... Read more

All about bugs

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