Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: blackant on August 22, 2014, 01:50:08 PM

Title: Fake errors
Post by: blackant on August 22, 2014, 01:50:08 PM
sometimes, playmaker take time to update  himself and create some false errors

this one indicate that i cannot reference directly an object to a prefab, but as you can see, i'm using a global variable...
Title: Re: Fake errors
Post by: Lane on August 26, 2014, 08:59:03 AM
Hmm it may be because the global is predefined and is a scene object. If you make it null and assign it at runtime does the error still come up?