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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Resolution Note:
Closed as a won't fix.
As a workaround we recommend using standard V-sync settings ("On" or "Adaptive")