I want to display several fullscreen splash images, specifically a series of 1920x1080 textures that cover the entire screen. I’m using Unity’s Splash Screen and I can’t figure out how to achieve this. Unity never displays the “Logos” across the entire screen, they always appear smaller.
For testing, I have created a 1920x1080 bright texture with a red border. As you can see below, it only covers a smaller portion of the screen. How can I make the texture full-screen?