Unity Splash Screen Issue On Samsung Galaxy S3

Hey there,

I’d submit a bug report about this, but I don’t know how :face_with_spiral_eyes:

I’ve noticed that 5.3.5p3 introduced an issue with the splash screen when I am testing on my Samsung Galaxy S3.

Before this, the Unity splash screen displayed without an issue. Now (as it is still doing this with today’s patch 5.3.5.p4) the correct Unity splash screen displays for no time at all before being replaced with a distorted line, as pictured.

Hope somebody else can replicate this :slight_smile:

Thanks,
Steven

Same issue on 5.3.5p4. I thought it was the plugin I was making, lost 2 hours.

I’ve tested on a Samsung Galaxy Tab S and that’s just showing a black screen, no Unity logo.

On an HTC One M8 the Unity logo is squashed vertically.

I believe there was no issue with splash screens before 5.3.5p3.

Only tested on Nexus 6P, it showed nothing except black, no custom splashscreen, no unity logo.
(But when I extract the APK, the splash file is here, so it’s a player problem, not a compiler problem)

There must be an issue with the splash screen on a number of devices.

How do I report this as a bug, or will a member of the Unity team pick this up from here?

Use the Submit a bug button in Unity(in Help section in Unity)

Thank you. I’ll do that on Monday :slight_smile:

I’ve only tested on the Samsung S3 but 5.3.5p5 seems to fix the splash screen :slight_smile:

I’ll take a look on Monday. We have Nexus 6P, Nexus 7, Shield Tablet, Galaxy Tab 2, Galaxy Tab S2 and Moto G to test ahah
They don’t talk about it in the changelog, that’s weird

@r-pedra I think it is the following issue in the changelog which has fixed the splash screen :slight_smile:

(806540, 805897) - OpenGLES: Fixed crash triggered by attempting to set a texture parameters with an uninitialized texture dimension. This was affecting the rendering of the splash screen.