Search Issue Tracker
Active
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
- Vertex data is displaced when building with Addressables with Optimize Mesh Data enabled
- [macOS] “Input.GetMouseButtonDown” gets set to true when pressing and when releasing the mouse button in the Device Simulator view if "targetFrameRate" is set in the script
- UWP Capabilities are not changed when rebuilding the project
- [Oculus] Lights causing artifacts when Forward+ Rendering is selected
- Game Window Icons are white when in light mode
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.