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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
Add comment