How to install a playmaker-compatible asset and take action when the error below occurs.

Assets\PlayMaker\Editor\PlayMakerBuildCallbacks.cs(28,30): error CS0117: ‘PlayMakerGlobals’ does not contain a definition for ‘InitInEditor’

In my case, it happened after installing save game pro asset.

The playmaker menu disappeared at the top, so I couldn’t do anything

Delete the PlayMakerBuildCallbacks.cs file

automatically recompiles after deletion

After compiling, the playmaker installation screen appears as shown below

Click Install Playmaker

Cilic Install Playmaker 1.9.8f1

Some files affected by deleting PlayMakerBuildCallbacks.cs are checked.

Click Import

The red error disappeared after installation.

Similar Posts