Make DialogueContext being removed in future release ?

I’m getting compile messages saying that the Make DialogueContext node ‘has no property tagged as BlueprintReadWrite. The node will be removed in a future release’.
My dialogue system relies on this - please say it ain’t so ?
Thanks,
R.

Phew - thanks !
R.

Hey billystupid,

I looked into the issue and the warning itself. You can ignore this warning as the node shouldn’t be removed, if anything we’ll be removing the warning itself as this node is widely used in this way. Thank you for bringing this to our attention.

Have a nice day,

These warnings are still there in 4.16:

Warning Speaker - the native property is not tagged as BlueprintReadWrite, the pin will be removed in a future release.
Warning Targets - the native property is not tagged as BlueprintReadWrite, the pin will be removed in a future release.

Are you sure that this is with the same node? The original poster mentioned that the warning said “has no property tagged as BlueprintReadWrite.” not “the native property is not tagged as BlueprintReadWrite”. The wording is different, leading me to believe that this may be a different issue with a different node.