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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #1339883