Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.0f3
Issue ID
947231
Regression
Yes
VideoPlayer throws errors in the Windows Standalone build if more than one video clip is attached to the scene
Reproduction steps:
1. Open the attached project "VideoTest.zip";
2. Open "main.unity" scene;
3. Observe that there are two Quad components with Video Player attached;
4. Open Build settings, attach the "main" scene and build;
5. Open the build.
Expected results: both videos should play in the scene.
Actual results: The error occurs after launching the build:
Context: CreateObjectFromByteStream
Error details: The byte stream type of the given URL is unsupported.
Reproduced on: 2017.2.0b5, 2017.2.010, 2017.3.0a7.
Not reproduced on: 5.6.3p2, 2017.1.1f1, 2017.2.0b4.
Regression first occurred: 2017.2.0b5
Note: the video clip is .mp4 format and does not throw any errors in the Editor.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
This is a duplicate of issue #943395