Search Issue Tracker
MissingMethodException: Method not found: 'UnityEngine.UnityAPICompatibi...
How to reproduce:1. Open the attached MissingMethodExample.zip2. Enter the Playmode3. Inspect the Console Actual: MissingMethodExcep... Read more
Script names containing non-ASCII characters are not printed correctly t...
How to reproduce:1. Open the attached project "Accents.zip"2. In the Project View select zzz.cs and click reimport3. Observe the Con... Read more
csc.rsp references do not work when used with custom assemblies
Steps to reproduce:1. Open and run User-supplied project Expected: no errors are thrownActual: errors are thrown Reproduced in: 2018... Read more
Rider package is not loaded until there are compilation errors in Assets
Steps: Prerequisites:Open any version of Unity Editor and set "Preferences -> External Tools" to Rider Open attached project (was... Read more
Script can't be loaded and throws error when GenerateAuthoringComponent ...
Reproduction steps:1. Open user's attached project "BugReportProject" and scene "SampleScene"2. In the Hierarchy, click on "GameObje... Read more
API Updater Throws InvalidOperationException when opening a project with...
Steps to reproduce:1. Open User-supplied project with the Library folder deleted2. Inspect Console window Expected: no circular refe... Read more
DllImports get stuck in error loop when a combination of static construc...
How to reproduce:1. Open the user's attached project ("StaticEditorInitDllLoadFailureOnFirst.zip")2. After the project is opened, in... Read more
Visual C# Compiler fails to locate assembly if response file compiler ar...
Steps to reproduce:1. Create a folder named "addspacesinpath" in the root of C:2. Drop the attached dll (System.Xml.Linq.dll) in sai... Read more
Custom built DLL's scripts which have classes derived from UIBehaviour c...
How to reproduce:1. Open user-submitted project (testB.zip)2. See that Assets/Plugins/testUIDLL contains Class13. Close the project4... Read more
A warning is thrown in the Console window when a non-MonoBehaviour scrip...
How to reproduce:1. Create and open a new project2. Drag and drop the attached 'Transform.cs' script into the Project window3. Obser... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project