- Home /
Showing Video In Android (Black Screen Problem)
Currently i am Developing a Android Game. in which i am showing a video tutorial for first time users and this is how i am doing -
Recording a video of game by using Unity Recorder in MP4 Video Format( Showing Tutorial)
Using Video Player Component on GameObject and Assigning Recorded Video to that GameObject(GameObject showing video is a Quad)
Using RenderTexture Option and Creating a Render Texture and Material For it
Setting Material Shader -> Sprite/Default
Problem -> When Playing Apk in Android Video Screen Shows Black for Few Second then Start Playing as Expected but same thing doesn't happen in Editor , Any Solution to this bcoz i really dont like that black screen which seems bad and no fun at all ? or if you know any other way to show video Efficiently ,do tell
Your answer
Follow this Question
Related Questions
Video textures appearing white in Samsung Gear Vr Android unity 0 Answers
Problems Building a project for Oculus Quest and Android Phone 1 Answer
How to play a video in android without any target. Just the video when the scene is loaded 0 Answers
is Handheld.PlayFullScreenMovie a pro feature in unity? 1 Answer
Unity Movie Texture - Skipping First or Last Few Frames 0 Answers