UNITY logo when run application on Samsung Gear VR

Hi all, I developed an app on Samsung Galaxy and when I run it ,initially, for a few seconds, the UNITY logo appears (I think this came for default) , the problem is that logo is not centered, i mean, I can only see one half of it in the left eye and the other half in the right eye; I do not know how fix it. I searched it in ProjectSettings but i did not find any configuration related. any idea would be helpful. thanks in advance!

If you are using Unity 5.1.2p1, Stereo rendering was broken in this build, so you are seeing the left eye view twice. Thus you won’t be able to see both halfs of the cube per eye. If you are using that patch, please try using 5.1.2f1 or try using 5.1.2p3 when that comes out this week. If you are not using that patch, please file a bug report.

Hi Ed! thanks for reply, I use 5.0.2f unity version, I will report it, but I will try those version too, thanks again!