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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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?