playMaker

Author Topic: Debug Flow Not Updating the Debug Log  (Read 1753 times)

gumbomasta

  • Playmaker Newbie
  • *
  • Posts: 13
Debug Flow Not Updating the Debug Log
« on: March 31, 2016, 01:13:05 AM »
When I enable debug flow, I'm getting an issue where I can step through the log and see the various states updating along with their variables, but I don't see the pointer in the log changing until I scroll with the mousewheel.  Meanwhile, every time I go through a new 'step' in the debug log, I get this error:

NullReferenceException: Object reference not set to an instance of an object.
HutonGames.PlayMakerEditor.VariableManager.UpdateView()

Here's a full screenshot to further illustrate the issue for you.

hope there's a straightforward solution to this!

thx

-g


jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Debug Flow Not Updating the Debug Log
« Reply #1 on: March 31, 2016, 02:08:49 AM »
Hi,

 Thanks for reporting this, can you fill a bug report on this? it will be easier to track. It's in the PlayMaker menu "Tools/Submit Bug Report"

 When you fill a but report, we get a lot of information, unity version, Playmaker version, what OS, etc.


 Bye,

 Jean