Parent a Dialog inside of that part or the NPC’s head
Put a nest of DialogChoices within the Dialog for good measure
Observe, on occasion, the Dialog bubble cannot be tapped or engaged with on a touchscreen device
Expected Behavior
Touchscreen devices can use the dialog UI + bubbles.
Actual Behavior
Touchscreen devices are occasionally unable to interact with the dialog bubbles. Tap as many times as you would like, nothing will happen. If dialog is a core gameplay mechanic, that player cannot progress.
Issue Area: Engine Issue Type: Other Impact: Very High Frequency: Often Date First Experienced: 2021-05-01 00:05:00 (-07:00) Date Last Experienced: 2022-03-18 00:03:00 (-07:00)
I’ve added some checks that I’ll be turning on sometimes soon. It seems like there might be some issues with regards to character loading and such, as well as an outdated API (checked for MouseButton1 rather than Activated). I was also unable to reproduce this problem, so hopefully these changes resolve your issue!