video player completely skipping video
Hey there,
I'm currently using Unity 2020.1.9f1 to make an application that utilizes the Unity video player at several different places. I have a tester that is reporting that the videos will randomly be skipped. I haven't been able to recreate this issue myself, so I'm a bit at a loss on what the issue could be. Does anyone know what could cause a video player component to end the video immediately? I want to say that its probably a memory issue, but the tester was using a windows machine, so I feel like there should be more than enough considering there doesn't appear to be issues on mobile devices.
I am also looking for a way to track any crashes like this in the future. Does anyone know of a way to detect or track a crash like this, so that I could then send device data to a server?
Your answer
Follow this Question
Related Questions
[Help] How do I make a player that allows me to switch videos? 2 Answers
I can not play videos in webgl or my database 0 Answers
Incorrect video Length printouts between 2018 and 2019 unity 0 Answers
Can Unity be used to program VR Videos? 0 Answers
Game build works on windows 10 but not in windows 7 0 Answers