On mac, 4.15 to 4.15.1 conversion broke exec lines into IsValid branches

One pure function (enclosed) lost both its outputs because the exec line into the IsValid branch was missing, and every other missing exec line I’ve found were all inputs into an IsValid branch.

Hello Brian,

I am having trouble discerning the nature of your issue. I have a couple of questions that will help me narrow down the issue you are experiencing:

  1. Your post above says that the Exec line was missing, but is visible in your screenshot, did you repair it in the updated project?
  2. Has there been any other issue in regards to the IsValid lines after reconnecting them?

Thanks!

  1. Yes
  2. Once I reconnected all the IsValid inputs everything worked fine. As a side effect, the above function had lost its outputs, so I had to reconnect those also, but the reason for that was the missing input to IsValid.

When you upgraded your project from 4.15.0 to 4.15.1 did you open a copy or did you use the convert in place option?

Pretty sure I converted in place.

Another user had this same thing happen when he tried a blueprint I recently posted:

reddit thread (near the bottom):

Forum blueprint

Hi Brian.

I’m sorry you experienced this issue. Unfortunately we haven’t been able to reproduce the issue internally so we can’t yet determine where the problem may lie. We will be on the lookout for this in the future.

Also, I’ve removed the previous answer that was here as it was inaccurate. We do recommend updating a copy of your project instead of convert-in-place, but only because it’s good to still have the original in case you find yourself blocked on the new version. Otherwise, there aren’t any inherent known issues with the process.

Cheers