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

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

  1. 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.

Comments (1)

  1. 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

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.