Search Issue Tracker
Crash on mono_class_alloc0 when trying to access a static interface prop...
Reproduction steps:1. Open the user's attached project2. Open "Assets/Scenes/SampleScene" scene3. Enter Play Mode Expected result: C... Read more
Crash when calling default interface method from virtual method with sam...
Reproduction steps:1. Open the attached “CrashRepro” project2. Open the “Assets/Scenes/SampleScene.unity” scene3. Enter the Play Mod... Read more
Project gets stuck on import loop when upgrading to newer streams
Reproduction steps:1. Open user's attached project Expected result: Project opensActual result: Project gets stuck on import loop (s... Read more
[macOS] Editor crashes with unexpected mark stack overflow when entering...
Reproduction steps:1. Open the attached "Project.zip" project2. Open scene Assets\_Avataris_Subrepos\UI\Scenes\UI.unity3. Enter and ... Read more
Crash on GC_push_all when updating custom mesh generation
Reproduction steps:1. Open the user's attached project2. Open "Assets/CurveDesigner/Scenes/EndlessRunnerExampleScene" Scene3. Select... Read more
After launching RenderDoc from Unity, cannot close Unity until RenderDoc...
Repro:1) Run PC Editor build2) Load RenderDoc (click on scene or game view menu in the upper right, select Load RenderDoc)3) Click t... Read more
Crash on assertion "condition is_ok (error) not met" when entering the p...
Reproduction steps:1. Create a new project2. Import attached Test.cs Script to the project3. Attach a Script to an Object that is in... Read more
The Editor freezes for 40 seconds on Mono.JIT compilation when Entering ...
Reproduction steps:1. Open the attached "1390230.zip" project2. Open the "Battle James" Scene3. Enter the Play mode Expected result:... Read more
Incorrect Burst Exception Control Flow in Editor due to Mono Handling of...
Exception handling control flow is incorrect after latest Mono upgrade when a calli instruction into native code raises an exception. Read more
Override function is not called when the “invoke” method is invoked
How to reproduce:1. Open the user’s attached “MyTestproject.zip” project2. Enter Play Mode3. Observe the Console window Expected res... 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