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
- Project Auditor's settings cannot be searched in the Preferences window
- Crash on SerializableManagedRef::CallMethod when performing various Unity operations
- Editor crashes on "OutputPolymesh" when running a specific Scene in Play Mode or Player
- Mesh Renderer Component uses default editor when applying custom editor
- Editing a Template is not disabled when the Template signature is in progress but if the Template is edited the Template signature fails