Search Issue Tracker
Crash on RaiseException when using the default Equals(object) implementa...
Reproduction steps:1. Open the attached “repro-project“2. Open the “Assets/Scenes/SampleScene.unity“ scene3. Enter Play Mode4. Obser... Read more
Unity Mono Release mode JIT causes an error when using a MemoryMappedFile
How to reproduce:1. Make sure the attached “test.bin“ is installed2. Open the “IN-80870_repro“ project3. Open the “MemoryMappedFileE... Read more
Editor crashes when debugging a for loop
Reproduction steps:1. Open the attached “Repro“ project2. Open the “TestScene.unity“3. Open your debugger of choice and attach it to... Read more
Mono release JIT incorrectly replaces long multiplication with a left-sh...
How to reproduce:1. Open the “test_6000_0_23_mono_bug.zip“ project2. Open Test Runner (Window → General → Test Runner)3. In Test Run... Read more
Crash on RaiseException when calling maxmath.comb() with the debugger di...
How to reproduce:1. Open the attached “IN-87436“ project2. Make sure the debugger is disabled3. In the Hierarchy tab, select the "Ji... Read more
Crash on mono_class_is_subclass_of_internal when entering Play Mode
How to reproduce:1. Open the “CrashRepro“ project2. Open the “Assets/Scenes/GameScene.unity“ Scene3. Enter Play Mode Reproducible wi... Read more
SubScene baking breaks with the "SelectManagedFn failed to cast Unity.Bu...
Reproduction steps:1. Open the attached “repro_IN-88591“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. In the Editor ... Read more
DateTime.Now returned time is 1 hour behind when system time zone is set...
Reproduction steps:1. In the computer settings, set the time zone to Morocco2. Open the attached “BugRepro” project3. Open the “Asse... Read more
[Silicon] Crash on Bytenado.Chatterbox:.ctor when opening a project afte...
Steps to reproduce:1. Open the “user’s attached project”2. Observe the crash Reproducible with versions: 2023.2.0a22, 6000.0.28f1, 6... Read more
Wrong NativeName displayed when returning System.Globalization.CultureIn...
Reproduction steps: 1. Open the project “IN-87466.zip“2. Open the scene “SampleScene“3. Enter Play Mode4. Observe the result in the ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default