Search Issue Tracker
Won't Fix
Votes
1
Found in
2018.4
2019.4
2019.4.16f1
2020.3
2021.1
2021.2
Issue ID
1312706
Regression
No
Karting Microgame throws VideoClip import errors after reimporting or opening the project on Linux
How to reproduce:
1. Open the Karting Microgame tutorial project
2. Right-click in the "Project" window and press "Reimport All"
3. After the reimport is complete open the "Console" window
Expected result: The Console is empty
Actual result: The Console is filled with VideoClip import errors
Reproducible with: 2018.4.32f1, 2019.4.22f1, 2020.3.0f1, 2021.1.0b9, 2021.2.0a8
Notes:
1. Reproducible on Ubuntu 18.04
2. Not reproducible on Windows 10
3. Issue also present on: the Lego Microgame, FPS Microgame, and Creator Kit: Puzzle
-
nanpx
Jan 21, 2022 01:59
Hello there.
If I'm right, this happens when you don't have the propietary codecs installed.
Try this in your command line:
sudo apt-get install ubuntu-restricted-extras(This is a multiverse package so you'll have this enabled in sources)
Then try again.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
We currently only support the VP8 video codec on Linux. Projects importing .mp4 or .mov files will generate these errors as there is no codec to handle them.