Hi Chris,
I’m currently using AC v1.82.1 with Unity 6000.2.7f2. I tried upgrading to Unity 6000.3.8f1 LTS, but encountered this error: Assets/AdventureCreator/Scripts/Animation/SpriteDirectionData.cs(25,4): error CS0592: Attribute 'SerializeField' is not valid on this declaration type. It is only valid on 'field' declarations.
Do I need to update AC to the latest version first, or is AC not compatible with Unity 6000.3? Also, could updating AC to the latest version cause any issues with my game?
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
You will need the latest AC release for compatibility with Unity 6.3, yes.
You should always back your project up when upgrading both Unity and/or AC versions, or rely on version control, but the "Upgrade notes" section in the Changelog details any changes made to AC that may affect your game.