Search Issue Tracker
Mono Windows Builds don't produce full log callstacks when generating logs
How to reproduce:1. Open the attached “MissingCallstacks” project2. Build And Run the project3. Press the Button with the “Debug Mes... Read more
Crash on unload_thread_main when reloading scripts after switching to de...
Reproduction steps:1. Open the attached “repro-project“2. In the lower right corner of the Editor select the bug icon to open the De... Read more
AppDomain exception events are not invoked in all circumstances
Reproduction steps:1. Open attached project "AppDomain.zip" and scene "SampleScene"2. Enter Play Mode3. Observe Console window Expec... Read more
OnEnable and OnDisable are being called in wrong order
Reproduction steps:1. Open user attached project2. Open Assets\Scenes\SampleScene3. Select Go 1 in the Hierarchy4. Select Go 2 in th... Read more
Subsystem XRTextureDescriptor with native ptr causes infinite reload whe...
Reproduction steps:1. Open user attached project2. Open Assets\StartStopSubsystems\StartStop3. Enter Playmode4. Click Button in bott... Read more
Crash on mono_gc_wbarrier_range_copy when reimporting changed script
How to reproduce:1. Open the attached project from "case_1322471.zip"2. Open scene "SeaGauntlet" under "Assets/Scenes"3. Enter Play ... Read more
FieldOffset "Reference typed field has explicit offset that is not point...
Full Title: FieldOffset "Reference typed field has explicit offset that is not pointer-size aligned" error doesn’t point the locatio... Read more
Attribute throwing exception used together with RequireComponent attribu...
Repro steps:1) Open attached project (BadAttribute.zip)2) Unity crashes Reproduces on:2020.2.0b2, 2020.3.0f12021.1.0b62021.2.0a1, 20... Read more
Crash on mono_domain_jit_foreach when performing various actions in the...
A crash in the Unity Editor has been observed, affecting various workflows including:- Entering Play mode- Using a script to change ... Read more
Crash on ves_icall_RuntimeFieldInfo_GetValueInternal_raw when trying to ...
Reproduction steps:1. Open the user's attached project2. Open Window -> Search -> New Window3. Type anything in the search bar... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS