no input structure to break

Hi,

Im debuging big BP network so I want to exclude parts of it by breaking execution line. Simple.
I get this error when I work with data tables. Is it necessary to get compile error in this case ? The part that is erroring is not executing anyway.

Thank you.

Hi tas,

Unfortunately, I have not been able to reproduce this error on my end.

  • Does this occur in a clean, blank project with no additional content or is it limited to one project?
  • What steps can I take to reproduce this on my end?

sure no problem. it does reproduce in clean blank project.
here is link to my sample project
cheers

https://drive.google.com/file/d/0B7TF3ey_iydnWkhNNEN0NGRrcXc/view?usp=sharing

I was able to reproduce this and have entered a bug report, UE-27719, to be assessed by the development staff.

was this solved? I have the same problem in 4.12.3

Hi Alexarg,

This bug is still under assessment by the development staff. Unfortunately, I do not have a timeframe of when a fix will be implemented. I am updated the bug report to reflect that additional developers are experiencing this error.

Has there been any movement on this or any work-around?

I was able to reproduce (and fix) this in 4.13 as well. The issue is that your data table has a broken connection to the execution flow. Check my screenshots to see exactly what I mean.