MARS Panels not showing up after second boot up

I’m new to using Unity and programming within extended reality at all, although I do have a rough background in basic coding. I’m running MARS workshop on Unity 2020.1.2f1, and after the second boot received this error:
Assets\MARS\Generated\ConditionRatingsData.Generated.cs(11,20): error CS0102: The type ‘ConditionRatingsData’ already contains a definition for ‘s_TypeIndex’

This error is repeated a total (153) times for all the content in the generated folder.

Is this a total noob question. Am I missing something.

I just started a new project and re-imported the MARS workshop and that seems to be working fine, so i’m unsure what I did to the other file to make the error occur.
I’m also curious about whether you have to import MARS workshop on every project before use, or whether this is just a bug issue as well.

hello @mudeh ,

Welcome! :). If you read the errors, those classes are generated.
If you remove the Assets/MARS/Generated, do errors disappear?

To answer your question; to run mars you just need the installer that got sent to your email when you registered.

1 Like