Search Issue Tracker
Duplicate
Votes
0
Found in
2019.4
2020.3
2021.3
2021.3.3f1
Issue ID
1428674
Regression
No
[Linux] "Error while reading movie" errors in Learning templates due to unsupported .mov video format
Reproduction steps:
1. Create a new "Karting Microgame" template project
2. Observe Console window
Expected result: No errors
Actual result: "Error while reading movie: <...>.mov" errors
Reproducible with: 2019.4.38f1, 2020.3.34f1, 2021.3.3f1
Could not test with: 2022.1.1f1, 2022.2.0a14 (Learning templates not available)
Reproducible on: Ubuntu 18.04
Not reproducible on: Windows 10
Note:
This issue reproduces with the "Karting Microgame", "2D Platformer Microgame", "Lego Microgame", and "FPS Microgame" templates
Comments (1)
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
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
RobertEGJ
Jun 19, 2022 17:26
confirming this is an issue for me as well, on kubuntu, latest stable branch.
appears the .mov codecs are not included. why use a proprietary (apple) format anyway?