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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.