Quantcast
Channel: General - Epic Developer Community Forums
Viewing all articles
Browse latest Browse all 11262

Verse UI's huge un focus problems with controllers

$
0
0

Reference ID

5765e888-4e89-f257-a098-78873831e406

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Verse

Summary

Controllers have a lot of trouble focusing on buttons.

  1. When a button is hidden that the controller is focused on, the controller’s focus is lost and the game gets soft lock.
  2. When a button is removed and added, the controller focus is lost, the game gets soft lock.
  3. There is random unfocusing of the controller when adding a widget to player_ui. This happens completely randomly.
  4. Controllers are unable to press custom buttons of class button{}.

Steps to Reproduce

  1. Add a UI button
  2. Hide it with .SetVisibility(widget_visibility.Hidden).
  3. Show the button using the same method.

Expected Result

The controller’s focus should switch to another button or be restored when it appears

Observed Result

Controller focus completely disappears and the game gets soft lock, only exit and play helps.

Platform(s)

windows

Additional Notes

Video in first comment

2 posts - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 11262

Trending Articles