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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
This is a duplicate of issue #943395