Splash Screen isn't showing up in Full Screen on Android

So I have an android game I made and I managed to fix the full screen when the game gets to the main menu. However, before that I set a Splash Screen and strangely it is kinda in the middle of my phone almost like it’s ignoring or not recognizing that it should fill the screen. Also, yes, my phone is set to show the game on it in full screen so it should work. Anyone else having this issue? Any idea how to fix it? Only thought I have currently is deleting the splash screen and maybe trying to do some work around though the main menu to display and play it prior to showing the main menu. Thoughts?

I’m facing this issue too

Hello, did you manage to solve this issue? I am facing the same problem and can’t find any solution, if you have any new insights please share :slight_smile:

Unfortunately Not. It’s been quite awhile since I tried which was last on UE 5.1. I do have to update my Android Game soon so I will let you know if there is any difference on my end.

I could be wrong but I believe the way to hide this problem is by using an Alpha Transparency so that the Splash Screen hides in with the Black Background on a Device Screen somehow or at least this is a thought I have after considering this further as an alternative solution. Sadly though, if using a colored background then it shows but you’ll notice that a lot of Splash Screens upon Game startup nearly blend in with it and are often very dark so I believe that is how it might be done perhaps.