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
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Add comment