Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X
Votes
14
Found in
2019.4.16f1
2019.4.18f1
2020.2
2021.1
2021.2
Issue ID
1306350
Regression
Yes
[Windows 7] "WindowsVideoMedia error 0xc00d36b4" error is thrown when loading a video with the VideoPlayer
How to reproduce:
1. Open the user's attached "VideoPlayer Issue 2019.15f1.zip" project
2. Open the "SampleScene" Scene
3. Enter Play Mode
4. Observe the Game view
Expected result: Video is loaded and shown in the Game view
Actual result: Video is not loaded and "WindowsVideoMedia error 0xc00d36b4" error message is thrown in the Console log
Reproducible with: 2019.4.16f1, 2019.4.19f1, 2020.2.3f1, 2021.1.0b4, 2021.2.0a3
Not reproducible with: 2018.4.31f1, 2019.4.15f1
Notes:
- The issue is not reproducible with Win8.1 and Win10
- In 2020.2 and above, the error is thrown when importing the video file and cannot be assigned in the Video Player Component (Click Reimport on the Asset to reproduce the error message)
Comments (11)
-
spacefrog
Feb 09, 2021 08:29
Guys ... could you please look into this issue ?
Its not that this is just some minor nuisance or something - quite the opposite:
It simply means that Unity as a whole is not working as advertisedWindows 7 compatibility is broken on the player side and on editor side as well...
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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a13
Fix for disabling processing of rotated videos interfered with Windows 7 logic. No longer applying this logic when running on Windows 7, where it was not needed.
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.5f1
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.7f1
Resolution Note (fix version 2019.4):
Fixed in: 2019.4.27f1