Search Issue Tracker
Duplicate
Votes
0
Found in
4.2.2f1
Issue ID
578339
Regression
No
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 found in the Android SDK (http://developer.android.com/tools/help/draw9patch.html).
Save it as *.9.png so that the device will recognize it as a 9 patch image.
Set it as the splash image in Unity in PlayerSettings for Android.
Build and test on device, see that the image isn't recognized as a 9 patch. This is because the images is renamed to "splash.png" so the device can't know it's a 9 patch image.
SUGGESTION:
Maybe add a checkbox in the PlayerSettings to tell if the splash is a 9 patch image or not.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"
Add comment