Search Issue Tracker
Touch.deltaTime sometimes returns 0 on Android devices
Reproduced on:Google Nexus 4 with Android 4.3Google Nexus 10 with Android 4.3 Reproduced with:Unity Version 4.2.2f1 (54f0fc09defb)Un... Read more
[Android] Native Android method AudioManager.isMusicActive() always retu...
Calling Android's (AudioManager)UnityPlayer.currentActivity.getSystemService(Context.AUDIO_SERVICE).isMusicActive() always returns true Read more
[Android] PlayFullScreenMovie doesn't work on some Android devices
Using Handheld.PlayFullScreenMovie to stream a youtube video. However, it does not work on some Android devices Read more
Memory is never released in GLES 3.0 graphics level when using RenderTex...
Reproduced on:Google Nexus 5 with Android 4.4.2 Reproduced with:Unity Version 4.3.3f1 (c8ca9b6b9936)Unity Version 4.3.4f1 (e444f76e0... Read more
Unity doesn't support a 9 patch splash for Android
A feature request was open for this and is assigned to our developers: Create a 9 patch splash using the draw9patch application foun... Read more
Shaders should not be cached on Vivante GC1000
Buggy device drivers with Vivante GC1000 GPU causes problems when shaders are cached. Shader caching should be automatically disable... Read more
No shadows on Samsung Galaxy Note3
Galaxy Note 3 has the "GL_OES_depth_texture" extension, so it should support shadows, however they are not displayed on the device. ... Read more
Exporting Google Android Project runs unnecessary steps (dexing, etc.)
When exporting a Google Android Project from Unity it still runs dexing, merging the manifests and other build steps that are only r... Read more
[Android/IL2CPP]Building apk fails if there are spaces in .dll files in ...
If there are spaces in .dll files in assets and android apk is built using IL2CPP, the process fails 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] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons