This bug is pretty straightforward and does not require any .capx if you ask me. Simply try to write (Set at XYZ) a boolean from an instance into an array, and Construct 2 will tell you that "[boolean] is not an expression or instance variable in [object]".
At least I presume you're supposed to be able to do that.