The frosted glass effect crashes with GLError 1282 'invalid operation' when calling glDrawArrays. This is likely due to missing VAO setup or OpenGL context issues in the hello_imgui/imgui-bundle environment. DISABLED the effect by default to allow the app to run. Feature needs proper OpenGL VAO setup to work.