For the complete documentation index, see llms.txt. This page is also available as Markdown.

Setup Required Packages

To work properly, Arcade Racing Kit requires the following packages from the Package Manager

  • Cinemachine 2.3.4

  • Post Processing 2.3.0

  • Input System 1.0.1

While Unity should automatically install all required packages when Arcade Racing Kit gets imported, it can still happen that errors occur. In that case follow these steps:

  1. In the Unity Editor click Help -> Reset Packages to defaults. This will probably result in alot of error messages being thrown due to missing packages.

  2. Open the Package Manager by clicking Window -> Package Manager.

  3. Select and install all the packages (with the mentioned versions) from the list above

Correct Package Setup with 2019.4

Last updated