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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
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