Search Issue Tracker
Crashes on mono_class_init when entering Play Mode after recompiling scr...
Reproduction steps:1. Open user's attached project2. Open scene "MainScene"3. Open a script in a code editor, modify it to recompile... Read more
Renaming assemble definition in the Inspector does not rename it in the ...
Renaming assembly definition in the Inspector does not rename it in the Hierarchy Steps to reproduce- Open Unity 2019.3.0a11- Create... Read more
Scriptable Object's Reset functionality is disabled
How to reproduce:1. Open the attached project "1202960.zip"2. Select the Test Scriptable Object3. Press the "three dots"/"gear" on t... 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
Crash on UnityEditor.SerializedObject:InternalCreate when creating a new...
Reproduction steps:1. Open project from the Google Drive link2. Open scene "Farm"3. Go to Window > Easy Save 3 > Settings, mak... Read more
[API Updater] ApiUpdater reaches a timeout while updating assemblies
Reproduction steps:1. Open the attached "ApiUpdater.zip" project with the Library folder removed2. Observe the Console Expected resu... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default