Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: Sid on July 27, 2016, 05:55:24 PM

Title: Playmaker 1.8.1 -- Inspector variables not properly referrencing Game Object.
Post by: Sid on July 27, 2016, 05:55:24 PM
In Playmaker 1.8.1 it appears that the Inspector variables are not always correctly referrencing their Game Object.  Updating to 1.8.1 caused many instances of having to reset the Game Object in the Inspector and some did not work until it was directly referrenced in the Action itself and not the Inspector variable.

Using Unity 5.4.0f2 although it also happened in 5.3.
Title: Re: Playmaker 1.8.1 -- Inspector variables not properly referrencing Game Object.
Post by: jeanfabre on January 15, 2018, 02:28:41 AM
Hi,

 Is it not rather that these references are scene Objects on a Prefab? Prefab can not keep track of scene object outside their own hierarchy.

 Bye,

 Jean