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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used