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 SampleScene 3. Enter PlayMode 4. Observe the Co... Read more
[Mono Upgrade]FileSystemWatcher FileSystemWatcherArgs.Name variable retu...
How to reproduce: 1. Open the attached project "FullPathBug.zip" 2. Click Play 3. Open the "Duplicate Me!.txt" file 4. Modify and sa... Read more
[Mono Upgrade] Console throws errors when importing a package from a sco...
Reproduction steps: 1. Create and open a new Unity project 2. Open the manifest.json and add a scoped registry and a package 3. Focu... 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 ... 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' w... 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 opens Actual result: Unity crashes when opening th... 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" script 4. Input ce... 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 ... Read more
AppDomain.UnhandledException and AppDomain.FirstChanceException Are Not ...
How to reproduce: 1. Open the attached "Unity_ExceptionHandling_Error.zip" project 2. Open the "SampleScene" Scene 3. Enter the Play... Read more
Editor crashes on mono_traverse_object_internal when allocating memory
Reproduction steps: 1. Open the project from the attached google drive link 2. Go to Assets/Scenes/"DocumentationScene" 3. Go to Job... 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
- [VFX Graph] ArcTorus Transform changes in blackboard not reflected in Graph
- Text deletion works incorrectly in an input field when the Chinese language is used and the "Event System" Component is turned off
- Typed text doesn't appear in an input field when the Chinese language is used and the "Event System" Component is turned off
- Script associated with "GlobalVolumeFeature" is missing when inspecting "Mobile Renderer" Asset
- Clearable "RenderingCommandBuffer" errors are thrown in the Console when creating project using Universal 3D Template