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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
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?