Search Issue Tracker
Duplicate
Votes
2
Found in
2019.4
2020.3
2020.3.16f1
2021.1
2021.2
2022.1
Issue ID
1358764
Regression
No
[macOS] [iOS] VideoPlayer frameCount method returns 0 when scrubbing through video played from URL
How to reproduce:
1. Open the attached project ("1358764_2021.1.17f1_repro.zip")
2. Open Scene "test"
3. Enter Play Mode
4. When the video starts playing, scrub through the video
5. Observe the Console
Expected result: if statement evaluating if frameCount is 0 not executed, Debug message "frameCount == 0" not printed to Console
Actual result: if statement evaluating if frameCount is 0 executed, Debug message "frameCount == 0" printed to Console
Reproducible with: 2019.4.30f1, 2020.3.17f1, 2021.1.19f1, 2021.2.0b11, 2022.1.0a7
Reproducible on:
Phone 8 Plus (iOS 14.4.2)
iPad 6th generation (iOS 14.4.2)
macOS Big Sur (11.5.1)
Note:
- Reproducible on macOS in Editor, Standalone Build, and iOS
- Not reproducible when using Video Clips as Source
- Not reproducible on Android, Windows
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
- [VFX Graph] Base Color Map Inconsistency between Lit and Unlit Ouput
- [HDRP] Water is using the wrong depth when calculating absorption for alpha clipped transparents with depth prepass enabled
- [VFX Graph] Emissive isn't working with Decal output
- Gizmos are not drawn in Game view and Render Graph Execution errors are shown when stacked Overlay Camera is used and 'Compatibility Mode' is disabled
- Crash on WalkTypeTreeInternal when selecting the Texture of a specific FBX
This is a duplicate of issue #1339883