Search Issue Tracker
Fixed in 2017.1.X
Votes
1
Found in
5.6.0f3
Issue ID
900325
Regression
No
Video player with URL link to the video does not play it in built project
To reproduce:
1. Open users attached project.
2. Open videoplayer scene
3. Create a folder in your PCs local disk and put there video.mov from assets folder.
4. In scene videoplayer select Video Player object and in Inspector select path to the video file.
5. Enter play mode and observe that video player plays video.
6. File -> Build settings (make sure you have selected scene to build) and click build and run.
Expected : In built project video is played same as in play mode.
Actual: Video is not played at all.
Reproduced on : 5.6.0b1, 5.6.0f1, 5.6.0f3, 5.6.0p1, 2017.1.0b1
Tested builds : Windows, Mac OS X
Note : H.264 video.
Fixed in : 2017.1.0b4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment