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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
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.