Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.40f1
2022.3.36f1
6000.1.0a2
6000.2.0a1
6000.3.0a1
7000.0.0a7
Issue ID
UUM-75173
Regression
No
Video player does not replay a video when NVIDIA Vertical Sync is set to "Fast"
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
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
Closed as a won't fix.
As a workaround we recommend using standard V-sync settings ("On" or "Adaptive")