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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment