Search Issue Tracker
Moving MonoBehaviour to Assembly breaks Event Listener when a method has...
How to reproduce: 1. Open the user's attached project 2. Open 'SampleScene' 3. In the Hierarchy select Canvas > Button 4. Observe th... 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 window 3. 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 err... Read more
Moving asmdef file together with scripts causes nonstandard compile errors
Steps to reproduce: 1. Open user attached project 2. Drag-and-drop the script and the asmdef file into the folder. Make sure to drag... Read more
Transform.IsChildOf throws NullReferenceException with null argument ins...
Steps to reproduce: 1. Open attached “NullReferenceException.zip” Unity project 2. Open “Main” scene 3. Enter Play mode Expected re... 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 attached VS for Mac Community, v 7.0.1b24. Attached... Read more
Coroutines can't be stopped by stopping their parent when having two or ...
To reproduce: 1. Open my attached project 2. Enter Play mode Expected: both cubes remain in same position - both coroutines are sto... Read more
WorldToScreenPoint projecting stops working correctly after rapid camera...
How to reproduce: 1. Download attached project 2. Open "DEVMechanics" scene and press Play 3. Press "Y" Button and select nav point ... 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 Console 3. Close Unity Edito... Read more
Batch mode crash when playing VideoPlayer on Metal headless
Reproduction steps: 1. Open "1127529" -> "scripts" -> "util_libraries.sh" in a Text Editor 2. Change "unity_bin_path" to your Edit... 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
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
- Prefab Override context menu does not appear when changing attributes on a Terrain Component
- Particles are visible through Mesh when Sprite-Lit-Default Material is used