CanLaunchURL returning wrong boolean

Hello everyone!

I’m trying to create a menu part of a game, where if you are playing offline, it should give you an error text that the URL cannot be opened. However the CanLaunchURL is giving back wrong value on it’s boolean output. This means I cannot test if the URL can actually be opened or not. Using only the LaunchURL node perfectly opens up any site, even though that the CanLaunchURL gives back a FALSE output.

Any ideas?

124953-urlfail.png

I can Confirm that Node is not Working like Intended in C++ tool Tip
this Node always Results in False even if string field is empty