Black Screen On Android Build

I was using unity 5.1 without any issues with android build, But After upgrading to unity 5.2,Android build is showing only black screen after launching main game scene

If you are using any android manifest file then add this line in activity of main launchbar to prevent action block with title bar and app icon before splash screen :-

changes in splash screen :- (if used any manifest file then add this to remove action block)

same issue here, i don’t know why? so it seems time to go back to 5.1

Edit: i fixed it. its working well now. Please make you sure 32-bit Display Buffer is checked in the Player Settings > Resolution and Presentation tab. Hope this helps :slight_smile: