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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
Add comment