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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment