Search Issue Tracker
Fixed
Fixed in 2022.2.14f1, 2023.1.0b11, 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
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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Resolution Note (fix version 2023.2.0a8):
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.14f1):
Implementation was not supporting clips with variable frame rate. This has been improved so that playback will no longer halt with such clips.