Search Issue Tracker
Fixed in 2022.2.14f1
Fixed in 2022.2.X, 2023.1.X, 2023.2.X, 2023.2.0a8
Votes
2
Found in
2022.2.1f1
2023.1.0a23
2023.2.0a1
Issue ID
UUM-21455
Regression
Yes
Video created with AVFoundation framework is not played when entering the Play Mode
Reproduction steps:
1. Open the attached project “VideoTest”
2. Open “VideoPlayerTest“ Scene
3. Enter the Play Mode
Expected result: Video is played
Actual result: A static image is visible
Reproducible with: 2022.2.0a16, 2022.2.1f1, 2023.1.0a23
Not reproducible with: 2020.3.43f1, 2021.3.16f1, 2022.1.24f1, 2022.2.0a15
Reproducible on: macOS Ventura 13.0.1 (M1 Max and Intel)
Not reproducible on: Windows 10
Comments (1)
-
lifefesta_dev
Feb 24, 2023 02:13
Is it not fixed in 2022.2?
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
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
Resolution Note (fix version 2023.2):
Implementation was not supporting clips with variable frame rate. This has been improved so that playback will no longer halt with such clips.
Resolution Note (fix version 2022.2):
Implementation was not supporting clips with variable frame rate. This has been improved so that playback will no longer halt with such clips.