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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph