Search Issue Tracker
Crash on RaiseException when calling Debug.Log using a default interface...
How to reproduce:1. Open the attached project from "1408355crash.zip"2. Open Scene "SampleScene"3. Enter Play Mode and observe the c... Read more
[Mac] Stack trace is not available after a crash in the Editor log
Steps to reproduce:1. Open the attached project2. Enter Play mode in SampleScene3. After the project crashes, check Editor log Expec... Read more
AppDomain exception events do not get called
How to reproduce:1. Open the attached project ("1411415_202220a8.zip")2. Open the "SampleScene" Scene3. Enter Play Mode4. Observe th... Read more
PlatformNotSupportedException is thrown when using System.Security
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button and observe the Console... Read more
[Mono] "DllNotFoundException" error is thrown in the Android logs when b...
Reproduction steps:1. Open the attached user's Unity project "AndroidBuildDebugging.zip"2. Navigate to Assets > Scenes folder3. O... Read more
Editor crashes intermittently on mono_object_isinst when closing it in b...
How to reproduce:1. There's currently no reproduction project Reproducible with: 2021.2.8f1 First lines of the stack trace:0x00007FF... Read more
[M1] Incorrect calculation of values using multiplication with Mathf.Sqr...
How to reproduce:1. Open the user attached "M1 Issue Repo Package.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode Expe... Read more
[Mono][GLES3] Crash with signal 11 on device with Mali-G78 GPU when usin...
Reproduction steps:1. Open the attached user's Unity project "TextureArray_Mali_Crash__2020_3_19.zip"2. Open "Main.unity" Scene from... Read more
Crash on mono_log_write_logfile when calling a specific method
Reproduction steps:1. Open the user's attached project2. Add the "Assets/Units/DELETEME.cs" script to any GameObject in the scene3. ... Read more
Unity crashes on mono_traverse_objects when exiting Play Mode
Reproduction steps:1. Open the user's project2. Open the "TutorialScene" scene and enter the Play Mode3. Select "niryo_one" in the H... 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