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
- Multiple errors occur when setting the Render Object Event to AfterRenderingPostProcessing while using STP for Upscaling
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
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?