Search Issue Tracker
"Unloading broken assembly" error message provides insufficient information
Steps to reproduce:1. Open attached project "UnloadingBrokenAssemblyError.zip"2. Upon launch you will see the "Unloading broken asse... Read more
Standard Assets contain warnings in Unity 2017 and later versions
Steps to reproduce:1. Create a new projects2. Download & Import Standard assets from the asset store3. Observe the console Expec... Read more
Increased Script Assembly reload time
Reproduction steps:1. Open the attached case_1317926-assembly-reload-slow - 2020.1.zip project2. Open Scripts/AnimalMovement script ... Read more
Texture2D.alphaIsTransparency API is editor-only but lives in UnityEngin...
-e: Using Texture2D.alphaIsTransparency in a script causes the build to fail with the following error: error CS1061: Type `UnityEngi... Read more
Exceptions are not logged when thrown from "async Task"
How to reproduce:1. Open project "LogsInAsync.zip"2. In the Hierarchy window select "GameObject" GameObject3. In the Inspector windo... Read more
Unity crashes on StopCoroutine()
Steps to reproduce:1. Open the attached project and the scene2. Click 'Play' button to start polling and then click 'Stop' button3. ... Read more
Cannot add assets to a ScriptableObject asset with AssetDatabase.AddObje...
In case the main Asset is a ScriptableObject, AssetDatabase.AddObjectToAsset (subObj, mainAsset) "mixes up" incoming parameters and ... Read more
Assigning a custom Debug.logger.logHandler doesn't intercept thrown exce...
To reproduce:1. Open project2. Press playNotice that the "Test" class intercepts Debug.Log and Debgu.LogException, but doesn't inter... Read more
Add T4 templates to user script projects
While editing scripts in MonoDevelop, user has created text templating "T4 Template" file, which was successfully added in file hier... Read more
IL2CPP Regression: Projects with Ionic Zlib assembly fail to build in 4....
Reproduction steps:1) Open attached "ZlibIL2CPP" project in the Unity Editor.2) Switch to iOS build configuration3) Open Player Sett... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
- Addressables Profiles window UI break when creating a new Variable with a long name
- No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
- Blurry, low quality Active Profile icon used in Addressables Profiles window
- Tree Asset Preview window is not updated after assigning a new Material