I can’t export a prefab while keeping all its scripts and script variables, which is important because it would take a while to manually reassign them.
Even if I check “export with dependencies”, and select that prefab to export, it exports only that prefab, with no dependencies. When I import it, all the scripts are missing.
I tried a workaround to export with dependencies but it just exported almost the entire project. Even when trying to import this exported-whole-project into my new project, selecting that prefab, and even selecting the script that should’ve been included with it, the prefab will always show that script as “missing”.