Search Issue Tracker

Duplicate

Votes

0

Found in

Issue ID

1058606

Regression

No

[OSX][Video Player]Player crahses when the user stops a .mp4 video.

Video

-

When stopping a MP4 video from playing, the standalone Player crashes.
It happens ONLY to MP4 file so far. It happens when calling VideoPlayer.Stop() or switching to another scene.

This issue repros on 2018.3.0a4 Saihai build #5482 (http://saihai.hq.unity3d.com/build/763) and Trunk branch.

Repro:
1. Open the Project attached
2. Build the Mac Standalone Player
3. In the Menu scene, select "Video Player" (the only option)
4. In the Video Player scene, click "Stop" button or press Esc->Space to go back to Menu.
5. Observe the Crash.

(optional) Replace the .mp4 video file in the project with the .webm one, and repeat the steps above to confirm it does NOT crash.

Comments (1)

  1. Privateer

    Feb 11, 2019 09:15

    I have a similar crash in a Windows standalone project. I use the video player with Render Texture and mp4 files. If I use the quit command while a video is playing, even if having an OnApplicationQuit method on it meant to stop playing, the program crashes.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.