GUI InputTextArea placeholder does not work

Hello!

Looks like placeholder in textarea doesn’t work. Or am I doing something wrong? I tried creating an InputText instead of InputTextArea and it works.

Thanks!

Hi! Indeed it’s a bug, InputTextArea isn’t properly considering the placeholderText. I’ll work on this.

1 Like

Thanks for reporting, I’ve uploaded a fix: Make inputTextArea show placeholder by carolhmj · Pull Request #14587 · BabylonJS/Babylon.js (github.com)

4 Likes