Search Issue Tracker

11
votes
Fixed

"Unloading broken assembly" error message provides insufficient information

Scripting

-

Feb 02, 2018

-

Version/s: 2018.1.0b5

Steps to reproduce:1. Open attached project "UnloadingBrokenAssemblyError.zip"2. Upon launch you will see the "Unloading broken asse... Read more

16
votes
Won't Fix

Standard Assets contain warnings in Unity 2017 and later versions

Scripting

-

Oct 14, 2017

-

Version/s: 2017.1.1f1

Steps to reproduce:1. Create a new projects2. Download & Import Standard assets from the asset store3. Observe the console Expec... Read more

162
votes
Postponed

Increased Script Assembly reload time

Scripting

-

Mar 22, 2021

-

Version/s: 2020.2.0a1, 2021.1, 2021.1.0b11, 2021.2

Reproduction steps:1. Open the attached case_1317926-assembly-reload-slow - 2020.1.zip project2. Open Scripts/AnimalMovement script ... Read more

29
votes
Won't Fix

Texture2D.alphaIsTransparency API is editor-only but lives in UnityEngin...

Scripting

-

May 10, 2015

-

Version/s: 5.1.0b6

-e: Using Texture2D.alphaIsTransparency in a script causes the build to fail with the following error: error CS1061: Type `UnityEngi... Read more

24
votes
Active

Exceptions are not logged when thrown from "async Task"

Scripting

-

May 12, 2022

-

Version/s: 2019.4, 2020.3, 2021.3, 2021.3.0f1, 2022.1, 2022.2

How to reproduce:1. Open project "LogsInAsync.zip"2. In the Hierarchy window select "GameObject" GameObject3. In the Inspector windo... Read more

29
votes
Fixed

Unity crashes on StopCoroutine()

Scripting

-

Jun 06, 2014

-

Version/s: 4.6.0b10

Steps to reproduce:1. Open the attached project and the scene2. Click 'Play' button to start polling and then click 'Stop' button3. ... Read more

22
votes
Fixed

Cannot add assets to a ScriptableObject asset with AssetDatabase.AddObje...

Scripting

-

Jun 28, 2013

-

Version/s: 4.2.0b2

In case the main Asset is a ScriptableObject, AssetDatabase.AddObjectToAsset (subObj, mainAsset) "mixes up" incoming parameters and ... Read more

14
votes
Fixed

Assigning a custom Debug.logger.logHandler doesn't intercept thrown exce...

Scripting

-

Dec 14, 2015

-

Version/s: 5.3.0f4

To reproduce:1. Open project2. Press playNotice that the "Test" class intercepts Debug.Log and Debgu.LogException, but doesn't inter... Read more

15
votes
Won't Fix

Add T4 templates to user script projects

Scripting

-

Dec 28, 2013

-

Version/s: 4.3.1f1

While editing scripts in MonoDevelop, user has created text templating "T4 Template" file, which was successfully added in file hier... Read more

13
votes
Won't Fix

IL2CPP Regression: Projects with Ionic Zlib assembly fail to build in 4....

Scripting

-

Feb 10, 2015

-

Version/s: 4.6.1p2

Reproduction steps:1) Open attached "ZlibIL2CPP" project in the Unity Editor.2) Switch to iOS build configuration3) Open Player Sett... Read more