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
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times
- The original Scene is built with the additive Scene's contents when loading the additive Scene on Awake
Add comment