Search Issue Tracker
Fixed in 5.6.0
Votes
2
Found in
5.0.0f1
Issue ID
670776
Regression
Yes
Information about missing codec is not printed in the Console when importing movie fails
Import the attached .avi file in Unity. Notice that the only error you get says that Unity could not read the file. But you have no idea why or how to fix it.
Importing the same video file in Unity 4.3 gives the following error:
"Could not find QuickTime video codec for 'XVID' on your computer. Please install this codec and reimport the movie.
UnityEditorInternal.InternalEditorUtility:ProjectWindowDrag(HierarchyProperty, Boolean)
UnityEditor.DockArea:OnGUI()
"
Now that is much better. I know what I have to do now. This is a regression from Unity 4.3, since the helpful part of the error is not displayed anymore.
This is a Windows only issue. On mac the error is reported as expected.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment