Double behaviours when hitting reset
I have an issue in a project I am working on.
I made some logic switching an integer in a table from zero to one and on a reset switching back from one to zero. The logic works fine on the mac. When going to pc it stays 1.
After a lot of testing I made a new document and new actor with a log debug statement doing nothing but display text.
Now when I preview the document (pc) in the editor it logs the text correctly. But when I hit reset it logs again but twice. So after this procedure instead of having the text logged twice (once for each opening of the scene) It logs three times.
That why the switch from 0 to 1 on start. Switches from 0 to 1 and back from 1 to 0.
Looks like a bug to me but I am not sure. Can someone test this?
Thanks in advance
Comments
It sounds like a PC bug to me if it works as expected on a MAC. I don't have a PC to test on to be sure as I only have a MAC now ...
Free Mini Games and Demo Templates
Have you got any text in the table? Some people use a cell for instructions or notes ..if so delete and see if it fixes cause we had a similar bug a while back with a PC template and deleting my notes in the table cell fixed it.
Thanks @UtopianGames and @neoman
I have no notes in the table. On the test project there isn't even a table (except the standard purchase table).
Lump Apps and My Assets
@LumpApps This might me a silly question but I will ask it anyway as I believe there is no silly questions ... If your project is working on a MAC, Why don't you just use a MAC? Why do you need it to work on a PC?
Free Mini Games and Demo Templates
That's not a silly question at all. Problem is this is for a client. And he is on PC.
Lump Apps and My Assets
That makes sense now ...
Free Mini Games and Demo Templates
I filed a bugreport
Lump Apps and My Assets
Bug Confirmed
Lump Apps and My Assets