Search Issue Tracker
Moving MonoBehaviour to Assembly breaks Event Listener when a method has...
How to reproduce:1. Open the user's attached project2. Open 'SampleScene'3. In the Hierarchy select Canvas > Button4. Observe the... Read more
Scripts are not automatically recompiled after changing the apiCompatibi...
How to reproduce:1. Open user-submitted project (new test ITuple.zip)2. Open the Project Settings > Player window3. Check that th... Read more
Exceptions during compile for ILPostProcessors with static constructors
How to reproduce:1. Open the attached project ("New Unity Project.zip")2. Observe compile errors Expected results: No compile errors... Read more
Moving asmdef file together with scripts causes nonstandard compile errors
Steps to reproduce:1. Open user attached project2. Drag-and-drop the script and the asmdef file into the folder. Make sure to drag-a... Read more
Transform.IsChildOf throws NullReferenceException with null argument ins...
Steps to reproduce:1. Open attached “NullReferenceException.zip” Unity project2. Open “Main” scene3. Enter Play mode Expected result... Read more
[OS X] Visual Studio crashes Editor when quitting with debugger attached
1. What happened[OS X] Visual Studio crashes Editor when quitting with debugger attachedVS for Mac Community, v 7.0.1b24.Attached de... Read more
Coroutines can't be stopped by stopping their parent when having two or ...
To reproduce:1. Open my attached project2. Enter Play mode Expected: both cubes remain in same position - both coroutines are stoppe... Read more
WorldToScreenPoint projecting stops working correctly after rapid camera...
How to reproduce:1. Download attached project2. Open "DEVMechanics" scene and press Play3. Press "Y" Button and select nav point "Br... Read more
Editing scriptingDefineSymbols in ProjectSettings.asset file doesn't cau...
Reproduction steps:1. Open user's project "scriptassemblycache2020.2.zip"2. Notice the message in the Console3. Close Unity Editor4.... Read more
Batch mode crash when playing VideoPlayer on Metal headless
Reproduction steps: 1. Open "1127529" -> "scripts" -> "util_libraries.sh" in a Text Editor2. Change "unity_bin_path" to your E... 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