Search Issue Tracker
Player crashes on 'scripting_object_get_class' if there are variables in...
How to reproduce:1. Open the attached "PlayerSerializationCrashStripped.zip" project2. Open Build Settings and make sure that the 'S... Read more
[iOS]Crash on IsDebugDevice() at PlatformWrapper.cpp:621:9 during shutdown
How to reproduce:1. Open the attached Bug Report.zip project2. Go to the Menu bar-> File-> Build Settings-> Enable Developm... Read more
UnityEngine.UI missing reference errors are thrown when reimporting assets
How to reproduce:1. Open the attached "case_1173748-2019.2UpgradeBug" project2. Go to Assets->Reimport All Expected results: All ... Read more
[Preferences Window] Applying preferences items is slow
How to reproduce:1. Open a new project and go to Edit > Preferences2. Toggle any of the tickboxes or change any of the dropdowns ... Read more
LogStringToConsole is performing too many allocations when printing to c...
To reproduce:1. Open attached project "StackTraceBR.zip"2. Make sure the Profiler window is open and only GarbageCollector graph is ... Read more
[Scripting] MissingMethodException errors are thrown on selecting object...
MissingMethodException errors are thrown on selecting object after updating the API. Steps to repro:1. Open the attached project.2. ... Read more
[Android] Build and run fails when Rewired is present in the project
Repro steps:1. Open QA attached project "repro_1169148"2. Switch build target to Android3. Build and run Actual: Build fails with a ... Read more
Silent Crash caused by DLL after API Updater runs and makes invalid edit...
How to reproduce:1. Open the attached project with2. Go to Tools > Odin Inspector > Preferences > AOT Generation3. Click Ge... Read more
Asmdef files do not respect API level when set to Include only Editor Pl...
How to reproduce:1. Open the "EditorAsmdefTargetDlls.zip"2. Make sure Assets > Editor Scripts > ColorWindowEditor assembly is ... Read more
Putting the [Header()] tag above a line with multiple variables it shows...
To reproduce: 1. Open Unity and create a New Project2. Create a new script and attach it to any gameObject3. Open the newly created ... 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
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject