Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.
Resolution Note (2023.1.X):
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.