Reproduction steps:
1. Change the “Vertical sync” to “Fast“ in the Nvidia Control Panel
2. Open the “1887696_h264.zip“ project
3. Open the “SampleScene”
4. Enter Play Mode
5. Press the “Replay“ button a few times
6. Observe the Console
Expected result: No errors are thrown
Actual result: After initiating a replay an error is thrown
Reproducible in: 2021.3.40f1, 2022.3.36f1, 6000.0.9f1, 6000.0.20f1
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Notes:
- The full error reads:
“WindowsVideoMedia error 0xc00d36b4 while reading C:/Users/[user]/Downloads/[project]/build/[project]_Data/sharedassets0.resource
Context: IMFSourceReader::WaitForSample in StepAllStreams
Error details: The data specified for the media type is invalid, inconsistent, or not supported by this object.
Track types:
Unreadable Track”
- With other Nvidia Vsync options, the issue does not reproduce
- Reproducible in the Player as well (to see the errors, enable the “Development Build” setting)
- After the error the video stops playing