Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: wheretheidivides on April 23, 2015, 12:30:20 PM

Title: PM loses variables
Post by: wheretheidivides on April 23, 2015, 12:30:20 PM
So I Control-z and playmaker seemed to loose the global variable 'GO-P1-Plane'.  I did not delete it, it just vanished.  This has happened several times to me over the last few months.
Title: Re: PM loses variables
Post by: wheretheidivides on April 24, 2015, 08:58:43 AM
Here is a picture of a double variable.  it's a global with the same name.
GO-P1-Tank is duplicated.  Not sure if this is related to other issue.
Title: Re: PM loses variables
Post by: jeanfabre on April 24, 2015, 12:51:03 PM
Hi,

 using global variables with the same name as local variables is a bad idea, it will bug, hopefullty this will be addressed in the next release.

as far loosing variables, I just had the case this morning with someone sharing a project with an issue, and I lost all variables ( they were referenced in the action, but missing in the variable listing), reimporting the whole project did fix this issue. Can you try this on your end?

Bye,

 Jean
Title: Re: PM loses variables
Post by: wheretheidivides on April 24, 2015, 03:43:25 PM
My project is over 1 gig and it's not worth it.  I am just reporting the issue so you know about it.  Thanks though.