The ensure message is not a bug, but rather an indication of a potential problem in the future. If you’re already found a way to work around the ensure that works for you, I would continue with that method.
thx for your Post and thx for the additional info… but while a got this message i could not package my project… after the workaround packaging was ok… anyhow, my workaround so far is to branch (left or right) and call a function… probably overkill for just small things but it works for me :D…
I just want to say THANK YOU SO MUCH for your reply. This helped me solve my issue that I was having with packaging. Sure enough, I was using a select node and inputting it into a “Set by ref” node in one of my blueprints. I even remember thinking it was SO smart to add instead of doing individual set nodes for each variable. So much for that.
I wonder if this is a bug? Either way, I thank you for the solution. I was searching for hours until I found your post.