I’m trying to install Unity Recorder on 2020.1, but it’s not available in the Asset Store or through the package manager. Window > General has no recorder option.
This tutorial is quite thorough, but without the package it’s pretty useless. 2019.2 is the most recent version the tutorial covers.
We made a change in 2020.1 to hide preview packages – Recorder is one – the theory being that exposing such packages might cause more harm than good. If you want to use Recorder, you need to enable preview packages for the project.
Edit > Project Settings… > Package Manager
Click the “Enable Preview Packages” checkbox
When you return to Package Manager, you should now see the Unity Recorder as an option
Thanks for your quick response. I enabled Preview Packages in the Project Settings, but Unity Recorder wasn’t listed in My Assets as an option in the Package Manager. I also got several Code 299 errors in the console.
The package was visible once I switched to Packages: Unity Registry.
In 2019.2 you do this by clicking on the “Advanced” button at the top of the package manager window, to the left of the search box, and checking “Show preview packages” (ofc).