Please implement Short-Circuit evaluation for Blueprint

It is marked Won’t Fix.
I researched source code and this goes deeply to a blueprint bytecode, so I am not sure if they will be able to fix this.
And And operator bug is made because And is made as a function, so there will be no short circuiting too.
Bleuprint VM is broken in many ways, so it will need a complete rewrite to make us happy.