Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.1.0b2
Issue ID
905969
Regression
No
[Video Player] Video does not play on standalone build when it is built for Windows on Mac
Steps to reproduce:
1. Open project
2. Build scene to windows
3. Play built scene on windows machine
Expected: video will be played
Actual: it looks like an empty scene, video is not played
Reproduced on: 5.6.0f3, p3, 2017.1.0b1
Comments (15)
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 PluginManager::RefreshPlugins when closing the Editor without making any changes with JetBrains Rider selected as the External Code Editor and Google Mobile Ads third-party plugin imported
- GetMainLight() returns incorrect distanceAttenuation value for a Custom Shader when URP Forward+ Rendering Path is used
- Standalone Profiler crash on GuidReservations::Reserve when it is opened on a specific project
- m_RenderPipelineGlobalSettingsMap or m_SRPDefaultSettings is pointing to UnityEngine.Rendering.HighDefinition.HDRenderPipeline when High Definition RP package is removed
- Rendering Debugger fields have no padding at the bottom of the fields list
artofcode
May 24, 2017 10:33
Some suggestions for others who are struggling with this as well, I got these observations:
(I got 2 video files, one MP4, one OGV)
After moving the video files to a Resource folder + setting the .ogv file to transcode as VP8 and have the MP4 file transcode as H264 I managed to get it to work in a standalone build.
artofcode
May 24, 2017 09:25
Having this same issue on 2017.1.0b5, fine in editor, doesn't work in standalone.
The (standalone build) log file shows this:
WindowsVideoMedia error 0xc00d36c4 while reading C:/Projects/[REDACTED]/Build/Windows/[REDACTED]_Data/sharedassets0.resource
Context: CreateObjectFromByteStream
Error details: The byte stream type of the given URL is unsupported.
Track types:
(Filename: Line: 2282)
Zimbres
May 04, 2017 01:26
this totally is reproducable(2)
ssshake
May 02, 2017 21:34
This was reported 4 days ago, why is it being closed?
I'm having the exact same issue on 5.6.0f3. I cannot play videoclips in a window build for ogv video. Works fine in the editor. This is really screwing up a deadline I have and apparently I can't report issues on here even though I'm a paying customer.
ssshake
May 02, 2017 21:31
this totally is reproducable