Search Issue Tracker
[iOS] Apps with UIApplicationExitsOnSuspend in info.plist failing to pas...
Last week (WWDC) Apple announced a new way to handle multitasking on iOS and iPadOS 13, so when you attempt to publish an App using ... Read more
[Android] 64 bit Build with Physics.Processing runs at a very low FPS
Steps to reproduce:1. Open user's attached project "PerformanceDrop.zip"2. Build it on Huawei Huawei mate 20 pro3. Run it and tap on... Read more
Shader compilation time is higher in 2021.3 than in 2020.3
Reproduction steps:1. Open the “ShaderCompilation” project2. Make sure “Library/ShaderCache” is deleted3. Open the “Addressables Gro... Read more
[Android] 'Not enough storage space to install required resources' error...
How to reproduce:1. Download the attached project 'moonshades_mobile_bugreport.zip'2. Build And Run on Android device3. Close the ap... Read more
[IL2CPP]System.Runtime.Serialization.Formatters.BinaryFormatter doesn't ...
Reproduction steps:1. Open the attached project "BinaryFormatter.zip"2. In File > Build Settings, make sure that Scenes/SampleSce... Read more
Focus changes from the IDE to the Unity Editor when compiling code in th...
How to reproduce:1. Open a larger project (e.g., “VR Multiplayer” sample)2. Edit any script from the project3. Add a comment4. Save ... Read more
Build stops responding when building a project that uses DirectX11 graph...
Reproduction steps:1. Open the attached “repro-project“2. Make sure the project uses DirectX11 graphics API3. Build And Run the "LUM... Read more
Performance degradation when activating or deactivating uGUI GameObject
Reproduction steps:1. Open the attached project "PerformanceBug.zip"2. Open the "PerformanceTest" Scene3. Open the Profiler (Window ... Read more
OnImportAsset leaks 5GB of memory
Run the Test.cs by importing a empty .foo file and unity will never dispose of 5GB of allocated data !image-2023-07-17-17-19-53-321.... Read more
[Regression] AssetBundleManager crashes editor in GetAllScenePathsFromAs...
How to reproduce:1. Download attached project2. In Unity, under Tools/Configuration..., click on Generate with the default settings.... 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
- [iOS] "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously when using specific Project Settings and Anti-aliasing is enabled
- Inconsistent help box font size in Project Settings window
- Local package MonoBehaviour scripts appear as missing after updating the project when the project and package paths share the same prefix
- AssetBundle Variants do not switch when a Sprite (2D and UI) texture is referenced from a Material
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location