Hello everyone! Please help:
I'm having problems installing the AC - When importing, I get 3 errors:
Problem detected while importing the Prefab file: 'Assets/AdventureCreator/Prefabs/Automatic/MainCamera.prefab'.
The file might be corrupt or have a missing Variant parent or nested Prefabs. See details below.
Warnings:
Component at index 2 could not be loaded when loading game object 'MainCamera'. Removing it.
Problem detected while loading the contents of the Prefab file: 'Assets/AdventureCreator/Prefabs/Automatic/MainCamera.prefab'.
Check the following logs for more details.
Component at index 2 could not be loaded when loading game object 'MainCamera'. Removing it.
How is it possible to fix this?
Thanks in advance!
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Welcome to the community, @Kudos.
What version of Unity are you importing into?
The message is self-correcting - it's a minor issue related to a legacy Unity component, but Unity looks to be removing it for you.
You can share an Inspector screenshot of the MainCamera prefab it mentions (it's inside Assets/AdventureCreator/Prefabs/Automatic), but I don't believe it will impact your game.
Hi!

2022.2.12f1
The error was only during installation.
I am currently studying a 2D demo it opens without errors and works.