My friends and I recently started a project together and we are using svn with source control. Ever since we started, I have been unable to see flow lines and it has slowed my progress considerably. I am unable to set a Debug Filter as there are no options available in the drop down. Am I just missing something in regards to source control? Thank you in advance.
Yes there is.
It looks like you want to debug on a PlayerController (as it is written “MyCharacter”). Is there any “MyCharacter” in the level, currently ? You need to have one in the level to actually debug it.
I figured it out. I needed to select the debug filter after i was already simulating. Never had it work like that before. Thanks for the help. This question can be closed.