Search Issue Tracker
uGUI in Texture2D is different than in the Game view when calling ToText...
How to reproduce:1. Open the user's attached "EmptyNaniProject.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Press... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal