Hi, I have been developing a project using Unity version 2022.3.60F1 for some time and just recently imported the Linker Wizard into my project as I use set and get properties sparingly. Using Playmaker version 1.9.9 and Arraymaker (Major: 1, Minor: 4, patch 1: Build 0, Type f.
My project now has 25 errors.
My project had no errors until I imported the Linker Wizard and the actions.
That I am using within my project.
Console info: Assets\PlayMaker ArrayMaker\Addons\Custom\Table\Actions\ArrayTableAddRow.cs(55,62): error CS0117: 'PlayMakerUtils' does not contain a definition for 'LogFullPathToAction'
Assets\PlayMaker ArrayMaker\Addons\Custom\Table\Actions\ArrayTableContains.cs(91,62): error CS0117: 'PlayMakerUtils' does not contain a definition for 'LogFullPathToAction'
All of the errors are pointing to the Playmaker
Arraymaker-Addons-Custom-Table-Actions.
My entire project is now in SAFE MODE! Without a resolution.