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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
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