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
- “AsyncGPUReadback - NativeArray does not have read/write access” error is thrown when using the AsyncGPUReadback:RequestIntoNativeArray after scheduling a job
- Editor freezes when entering the Play Mode after code changes
- [2D] Grid in tile palette window does not extend to edge of viewport
- Editor UI Text is displayed incorrectly or blank, and "Unable to load font face for [System Normal]." and other warnings are spammed when Editor Font is set to System Font and TMP Package is imported
- TabView with icons is smaller in height then other tabs with text
This is a duplicate of issue #943395