Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.44f1
2021.3.17f1
2022.2.3f1
2023.1.0b1
Issue ID
UUM-26004
Regression
No
Error "0xc00d36e6" is thrown when importing a video file encoded with the 58.76.100 encoder
Reproduction steps:
1. Open the attached project “ImportBug“
2. Go to the Assets folder
3. Reimport the video file “problematicFile”
4. Observe the Console Window
Expected result: The video file is successfully imported
Actual result: Error “0xc00d36e6” is thrown in the Console Window
Reproducible with: 2020.3.44f1, 2021.3.17f1, 2022.2.3f1, 2023.1.0b1
Reproducible on: Windows 11
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
Microsoft's Media Foundation WMV reader is not properly getting the frame rate from the file, resulting in duration and seek operations to have undefined behaviour. Not all WMV files have this problem so next steps, if this becomes a frequent occurrence, would be to submit a bug to Microsoft's Media team.