Search Issue Tracker
Fixed in 5.5.0f3
Votes
1
Found in
5.3.4p4
Issue ID
790923
Regression
Yes
Importing some video files requires QuickTime to be installed
How to reproduce:
1. Create a new project
2. Download the attached movie.mp4
3. Drag it to created project
4. Notice the error "Movie importing requires Quicktime to be installed"
Workaround for this issue written in a feedback discussion: https://feedback.unity3d.com/suggestions/replace-quicktime-update-movietexture-support
Fix: Since 5.6, Quicktime is no longer required with the introduction of the VideoPlayer
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
smichel
Jul 04, 2017 09:21
I have this error message when building from commandline but not in editor.