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
- 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
Add comment