Search Issue Tracker
[Mono Upgrade] Having GCHandle defined in a job throws an InvalidOperati...
How to reproduce:1. Open the user attached project (DummyBugReport.zip)2. Open the SampleScene3. Enter PlayMode4. Observe the Consol... Read more
[Mono Upgrade]FileSystemWatcher FileSystemWatcherArgs.Name variable retu...
How to reproduce:1. Open the attached project "FullPathBug.zip"2. Click Play3. Open the "Duplicate Me!.txt" file4. Modify and save i... Read more
[Mono Upgrade] Console throws errors when importing a package from a sco...
Reproduction steps:1. Create and open a new Unity project2. Open the manifest.json and add a scoped registry and a package3. Focus b... Read more
[Mono Upgrade] MissingMethodException thrown when attempting to use IsCo...
Usage of IsComObject now throws a MissingMethodException where previously it would not. To repro attach the following script to an o... Read more
Freeze/Crash on DllCanUnloadNow when compiling while reading a file
Reproduction steps:1. Open the attached user project ("Code Visuals")2. Replace 'Assets/Scripts/Showey/CompositeController_s.cs' wit... Read more
Crash with “* Assertion at metadata.c:1043, condition `index < meta->hea...
Reproduction steps:1. Open the user's attached project Expected result: Project opensActual result: Unity crashes when opening the p... Read more
Certain Japanese typographic symbols break script when put in preprocess...
Reproduction steps:1. Open the attached project "JapaneseTypography.zip"2. Open scene "Scene"3. Open "Test.cs" script4. Input certai... Read more
Crash on string:memcpy when component which is inside editor folder is a...
To reproduce: 1. Open attached project.2. Run editor test named: Component_Matrix4x4ValuesChanged_AssetHasChanges Crash! Tested on 2... Read more
AppDomain.UnhandledException and AppDomain.FirstChanceException Are Not ...
How to reproduce:1. Open the attached "Unity_ExceptionHandling_Error.zip" project2. Open the "SampleScene" Scene3. Enter the PlayMod... Read more
Editor crashes on mono_traverse_object_internal when allocating memory
Reproduction steps:1. Open the project from the attached google drive link2. Go to Assets/Scenes/"DocumentationScene"3. Go to Jobs &... 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
- [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
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu