So ... the default pro version launch screen on launch isn't black ... it's actually #222c37 (wtf?). This is vexing as my app starts off with a black background so it's obvious to see the difference.
The color appears to be coming from a set of 1x1px images that Unity puts in the build which I can manually edit but then appending to a built project unhelpfully reverts these to the #222c37.
Is there any way from inside Unity to fix this? Why is it using this random color instead of just...
Default iOS launch screen isn't black
The color appears to be coming from a set of 1x1px images that Unity puts in the build which I can manually edit but then appending to a built project unhelpfully reverts these to the #222c37.
Is there any way from inside Unity to fix this? Why is it using this random color instead of just...
Default iOS launch screen isn't black