UICorner under BubbleChatConfiguration does not override the corner radius of chat bubbles

Setting properties of a UICorner under BubbleChatConfiguration does not update the chat bubble appearance.

image
image

This occurs with any UICorner CornerRadius, not just zero.

Reproduction:

  • Create a new place file
  • Go under “BubbleChatConfiguration”, set the CornerRadius to be zero.
  • Playtest

System info:

  • Windows 11
  • RTX 3060
  • i7 12700kf
  • 32gb DDR5 RAM
1 Like

image

Can confirm! Tried to setup a 9-sliced image as a chat bubble ImageLabel and it’s applying a UICorner radius no matter what settings I apply.

image

image

1 Like

CC @be_nj please take a look :eye:

1 Like

This seems somewhat related to TextChatService bubble configuration causing display issues on exit transition which we have also been looking into.

2 Likes