Text Block and Button Issues

Hi,
I am using button in my project and facing following issues:

  1. the text height is getting stretched and text looks narrow
  2. to correct it I need to set scaleX and scaleY manually : why did this happened
  3. when placing buttons on bottom, they are not clickable : this happened with 8th wall ar in babylon js, when buttons are over mesh they are not accepting input event when pointerblocker is on
  4. how to set alignment for textblock to justify

Hi @Deepika_Bhansali and welcome to the forum. It would be very helpful if you could produce the simplest playground possible to repro(duce) the issues.

1 Like

index.zip (6.1 KB) I have the code I can share it actually this issue is with 8th wall js
don’t know if it could work with the play ground