View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0023125 | AI War 2 | Bug - Gameplay | Apr 10, 2020 7:02 pm | Apr 10, 2020 10:12 pm | |
Reporter | Valkyr | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 2.023 Chat Hotfix | ||||
Fixed in Version | 2.024 UI Focus Hotfix | ||||
Summary | 0023125: Full UI freeze | ||||
Description | Opening chat via the new default hotkey of return will hard lock all UI elements to being accessed by hotkeys, and appears to be only resolved by a full restart of the game. Can be reproduced 100% of the time by opening and closing the chat 2-3 times at most via the Return key. | ||||
Tags | No tags attached. | ||||
|
Yikes, thank you! Finally chased it down. * Fixed a complicated bug where the game was not properly able to detect when an input field lost focus by virtue of its whole ui canvas (window) being disabled. This led to large parts of the ui being disabled at times after showing an input field in the prior version of the game. ** Two logic inversions in semi-related code also made that even worse, although one of them made it "better" enough that the ui worked at all. Nonetheless, this was a fix that needed to happen quickly. |
Date Modified | Username | Field | Change |
---|---|---|---|
Apr 10, 2020 7:02 pm | Valkyr | New Issue | |
Apr 10, 2020 10:12 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Apr 10, 2020 10:12 pm | Chris_McElligottPark | Status | new => resolved |
Apr 10, 2020 10:12 pm | Chris_McElligottPark | Resolution | open => fixed |
Apr 10, 2020 10:12 pm | Chris_McElligottPark | Fixed in Version | => 2.024 UI Focus Hotfix |
Apr 10, 2020 10:12 pm | Chris_McElligottPark | Note Added: 0056783 |