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
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
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes
Resolution Note:
Closed as a won't fix.
As a workaround we recommend using standard V-sync settings ("On" or "Adaptive")