How to reproduce:
1. Open the user’s attached “VideoPlayerTest.zip” project
2. Open the “SampleScene“ Scene (Assets > Scenes > SampleScene)
3. Select “VideoPlayer” GameObject and open the Game window
4. In the Inspector window keep changing the “Progress” slider value
5. Observe the result
Expected result: Video is updated immediately
Actual result: Video is not updated immediately
Reproducible with: 2020.3.43f1, 2020.3.47f1, 2021.3.22f1, 2022.2.14f1, 2023.1.0b11, 2023.2.0a9
Not reproducible with: 2020.3.42f1
Reproduced on: macOS 13.2.1 (Intel)
Notes:
Reproducible in the Scene and Game windows
Not reproducible in the Play Mode