View Issue Details

IDProjectCategoryLast Update
0023125AI War 2Bug - GameplayApr 10, 2020 10:12 pm
ReporterValkyr Assigned ToChris_McElligottPark  
Severitymajor 
Status resolvedResolutionfixed 
Product Version2.023 Chat Hotfix 
Fixed in Version2.024 UI Focus Hotfix 
Summary0023125: Full UI freeze
DescriptionOpening 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.
TagsNo tags attached.

Activities

Chris_McElligottPark

Apr 10, 2020 10:12 pm

administrator   ~0056783

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.

Issue History

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