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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
This is a duplicate of issue #943395