How to reproduce:
1. Open the NVIDIA Control Panel application
2. Set Vertical sync to “Fast“ (Manage 3D settings > Settings > Vertical sync)
3. Click “Apply”
4. Open the attached “IN-134927“ project
5. Build and Run the Player
6. Observe the Player until the displayed video finishes playing
Actual result: Video fails to replay
Expected result: Video gets replayed
Reproducible with: 2023.1.0a1, 6000.0.68f1, 6000.3.10f1, 6000.4.0b10, 6000.5.0a7
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Workaround: Instead of calling VideoPlayer.Stop, call VideoPlayer.Pause and then set VideoPlayer.time = 0
Notes:
- Does not reproduce with Vulkan, only DX11 and DX12
- Only reproduces if NVIDIA Vertical Sync is set to Fast