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
- [Vive][SteamVR] Play Mode stops or the Editor closes once XR processes (SteamVR) are shutdown during Play Mode
- [Linux][Vulkan] Silent crash when the Player window is resized
- Blend Tree Slider does not adapt if outside allowed range on change of Threshold values
- Mesh Rendered GameObject using the SpriteLitDefault Material becomes invisible when animating with the URP Sprite-Lit-Default Shader
- Compilation errors occur when using PluginAPI headers in a C environment
This is a duplicate of issue #943395