Search Issue Tracker
Unity does not automatically unload plugins used during runtime, results...
Steps to reproduce:1. Download and open the attached project2. Enter Play mode3. Exit Play mode4. Close the editor Result: crash, bu... Read more
MonoBehaviour script with a Namespace and an Interface which has a metho...
Steps to reproduce:1. Open attached “ScriptLoaded.zip” project2. Open “Main” scene3. Select “Doesn’t work” object in Hierarchy4. Loo... Read more
Crash in scripting_array_length when using StructLayout attribute and in...
To reproduce: 1. Open the project, attached by tester2. Select Main Camera in the scene3. In the Inspector, change values in the New... Read more
Script with Mono.Cecil compiles with "Windows Store IL2CPP Scripting Bac...
To reproduce:1. Open attached project with Unity which has "Windows Store IL2CPP Scripting Backend" installed.2. No errors, it's pos... Read more
Gradient.Evaluate returns wrong color value
To reproduce:1. Open attached project.2. Open and Play "Main" scene.3. Open Console. Expected result: (0.000, 0.000, 0.000, 1.000) i... Read more
An instance of a prefab does not update the text in Edit mode while drag...
Reproduction steps:1. Open the attached project;2. Open the scene "Scene";3. Disable an object "Not A Prefab" and clear Console wind... Read more
[Conditional("")] attribute doesn't compile
To reproduce:1. Open attached projectNotice the error:Assets/asd.cs(24,10): error CS0246: The type or namespace name `Conditional' c... Read more
Function TextureImporter.DoesSourceTextureHaveAlpha() is True even if Te...
Reproduction steps:1. Open the attached project " Test_DoesSourceTextureHaveAlpha.zip";2. In the Assets, go to the Graphics folder;3... Read more
[iOS][webGL][UI][Dropdown] dropdown list doesn't close and elements of d...
Reproduction steps: 1. Create a new Unity project.2. Click on the hierarchy with the right mouse button.3. Select: UI > Dropdown.... Read more
Scriptable Objects' awake runs only once per Editor session
Steps to reproduce:1. Download and open the attached project2. Open scene "TestSOMessages"3. Enter Playmode4. Exit Playmode5. Enter ... 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