Search Issue Tracker
[Android] The values returned by "Input.compass.timestamp" on Android do...
Reproduction steps:1. Open the attached project “ReproProject”2. Build And Run on Android3. In the Android Logcat, observe the times... Read more
[Android] The back gesture will perform an extra tap/press event
How to reproduce:1. Open the attached “IN-49278“ project2. On the device, go to “Settings” → “System navigation” and enable “Gesture... Read more
[Android]Build fails when having more than 1360 files in StreamingAssets...
Steps to reproduce:1. Open user's attached project "empty.zip"2. Build it for Android Expected results: Build succeededActual result... Read more
[Android] Build fails when running IL2CPP build with Master compiler con...
Reproduction steps:1. Download and open the attached project "1273919.zip"2. Select AndroidClassicBuildConfiguration in the project ... Read more
[Android] ETC texture upload generates INVALID_OPERATION GL error on Adr...
Uploading ETC textures generates log "W/Adreno-ES20( 9906): <core_glCompressedTexSubImage2D:543>: GL_INVALID_OPERATION" in logcat Read more
[Android] The alpha channel value of a ASTC Compressed sRGB textures is ...
Reproduction steps:1. Open the attached user's Project "AndroidAstcTest.zip"2. In the Project window under "Assets/Scenes" open the ... Read more
[Android] ASTC HDR check may cause issues with RenderDoc
On some Adreno devices such as Oculus Quest 2 Unity creates a temporary EGL context to check for ASTC HDR support on Vulkan.This is ... Read more
Android build fails when setting a custom Aspect ratio up to 2.1 in Play...
Steps to reproduce:1. Open the attached project "Case_1284210"2. Build it to Android Expected results: Android build completesActual... Read more
[Android] Error "Not enough storage space to install required resources....
How to reproduce:1. Open the “IN_64727” project (https://editorbugs.unity3d.com/api/v1.0/attachments/53252ee3-6bb1-4fb8-93eb-d78d0f8... Read more
[Backport] [Android] Building app using "Ctrl + B" shortcut uses the las...
Steps to reproduce:1. Open the attached project2. Open Build Settings window (File > Build Settings...)3. Check the "Build App Bu... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES