Search Issue Tracker
[Android] Selecting IL2CPP and ARM64 architecture and then selecting Mon...
1. Open any Unity project and switch to Android platform2. Select IL2CPP scripting backend and check ARM64 architecture3. Switch bac... Read more
[Android] Error "Curl error 60: Cert verify failed. Certificate is not c...
Reproduction steps:1. Extract the attached folder “ReproSetUp“2. Open the Git Bash and navigate to the “\RepoSetUp\NodeServ\Certs“3.... 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
Input stutters in Android player built with Unity 2021 and newer
NOTES:- Was asked to process the ticket as is without a local reproduction https://unity.slack.com/archives/C09Q7LYP9/p1709907313499... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default