Boolean reporter blocks sometimes return empty strings instead of false without input. How to recreate: 1. Make a custom block with a text and a boolean input and click OK 2. Edit the block and remove the text input 3. Call the custom block with an empty boolean input 4. The boolean block returns an empty string. It should return false https://scratch.mit.edu/discuss/topic/787310/