Issues with Unity 5.5.0 and later

I am creating an application for mobile on Unity.

When I launched the application on Android terminal after raising the version of Unity to 5.5.0 or later, noise like the attached image is now displayed.

I checked on multiple Android devices.
It occurred on any model.

I have created a new project to isolate the cause.
I have created a simple 2D application it just adding Canvas.
However, this problem has occurred.

I switched to Unity 5.4.4 and created the same application,
This problem did not occur.
It seems to only occur with Unity 5.5.0 and later.
I checked Unity 5.5.0, 5.5.1, and 5.6.1.

My account is Unity Plus.
Splash screen is hidden.
I feel like this is displayed at the timing of the splash screen.

Do you know the reason for this problem?
Is there a way to prevent this problem from occurring?
I can not upgrade the Unity version to 5.5 or later due to this problem.

Did I make a mistake in the place to ask questions?
Or does not anyone have the same trouble as I do?:frowning:

I am using 5.5.3 and I have old i9000 samsung but never seen this bug. Can you upload .apk somewhere ? I think something is wrong with build settings, try other textures compression, check the settings of the splash screen, try to make something other in it.

Here is android forum:

I am deeply grateful for your reply.
I was able to learn that this problem does not occur except me.
I confirmed by the following procedure.
I have not changed anything else.

[Install Unity]
Unity 5.5.0f3
Standard Assets
Android Build Support
iOS Build Support

[Create Project]
Select New
Input Project Name
Select 2D
Click Create Project

[Setting]
File-Build Settings
Select Android for Platform
Click Player Settings
Modify Package Name in Other Settings in Inspector
Select Splash Image on Inspector
Uncheck Show Splash Screen

[Build And Run]
Click Build And Run
Input name for save