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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
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?