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

Video

-

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

Log in to post comment