Search Issue Tracker
[Android] App installed using APK from app bundle option in Android Stud...
How to reproduce:1. Create and open a new project2. Open Build Settings and switch to the Android platform3. Add Open Scenes to buil... Read more
Error "Destroy may not be called from edit mode! Use DestroyImmediate in...
How to reproduce:1. Open the attached project "UIToolTip"2. Click Play3. Click Play again to exit Play Mode4. Observe the Console Ex... Read more
[iOS] Time.deltaTime is switching between 9.998583E-06 and approximately...
Steps to reproduce:1. Open the “IN-114730” project2. Build and Run3. Observe the “Time.deltaTime” in Xcode log Expected result: Time... Read more
Editor crashes after entering the Play Mode when using Unity NetCode
How to reproduce:1. Open the attached Scene labeled "NetCodeTest"2. Enter the Play Mode3. Wait for a few seconds Expected result: Sc... Read more
[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
[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
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
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