Search Issue Tracker
Fixed in 2018.3.X
Votes
4
Found in
2017.1.0p1
Issue ID
934701
Regression
Yes
[VideoPlayer] VideoPlayer.frame controlled by the slider doesn't start video playback
Steps to reproduce:
1) Download attached 'Android Video Error.zip' project and open in Unity
2) Open 'Test'scene and press Play
3) Drag the slider upwards
Note that video is not playing
Expected result: Dragging slider upwards should start video playback(check attached video 'expected.mp4')
Actual result: Video is not playing when slider is dragged upwards (check attached video 'actual.mp4')
Reproduced with:
2017.1.0b4, 2017.1.0p2, 2017.2.0b4, 2017.3.0a1
Using windows machine + PC, Mac and Linux Standalone Module
Using windows machine + Android Module
PC Standalone build
Google Pixel XL*, OS:8.0.0, CPU:arm64-v8a, GPU:Adreno (TM) 530, Build:google/marlin/marlin:O/OPP2.170420.019/4021594:user/release-keys
Not reproduced with:
5.6.2p4, 2017.1.0b1, 2017.1.0b3
Using windows machine + PC, Mac and Linux Standalone module
Using windows machine + Android module
Regression since:
2017.1.0b4
Note1: works as expected using Mac OS machine with all versions of Unity
Note2: works as expected on iPhone 6S iOS11.0 beta 4, Xcode 9.0 beta 4 with all versions of Unity
----------------------------------------------------------------------
Fixed in: 2018.3.0a1
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
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
NGC6543
Aug 04, 2017 09:10
+ Enabling 'Multithreaded Rendering' option on Android causes performance issue on VideoPlayer component. It failed to play a video.