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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment