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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow