View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0023926 | AI War 2 | Bug - Gameplay | Oct 8, 2020 10:53 pm | Nov 21, 2020 9:02 pm | |
Reporter | Asteroid | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 2.608 MP Deduplication And Bugfixes | ||||
Fixed in Version | 2.637 Threatfleet Conversion, Chat, And Clickable Planets | ||||
Summary | 0023926: Planets randomly not clickable | ||||
Description | When playing I regularly encounter that I can't select. It's not always the same planet, and it goes away on its own eventually. It doesn't seem to stick to savegames either: it's still there if I save when I have the problem and immediately reload, but after the problem goes away, reloading the save doesn't bring back the problem. Joining one save where the planet Warwick wasn't clickable for me anyways, just in case. My hunch is that this is some invisible UI element being repositioned or scaled incorrectly. We had a similar bug a while ago with the lines between planets getting in the way of clicks - they have a collision objects that is larger than them for hover purposes. However in this cas nothing is highlighted when I hover or click the faulty planet. | ||||
Tags | No tags attached. | ||||
related to | 0023812 | resolved | Chris_McElligottPark | Clicking on a planet doesn't always select it. |
|
|
|
Thanks! * Should finally have fixed the super annoying bug where sometimes a planet on the galaxy map is un-clickable. We did this by making sure that the collider box for the planets is now way taller than anything else, and so things like the links between planets can't accidentally override them. ** On the off chance that somehow the collider was actually being turned off for the planet icon, we actually are now always making sure that is on every frame, too. ** If you were seeing some sort of other tooltip for something but unable to click the planet, and you see the problem again, please let us know what the tooltip is for. If you were seeing no tooltip at all, then that was probably the collider being disabled in some fashion. We do turn off the colliders for icons that are supposed to be off, but that should never affect planets. If it was affecting a planet icon previously, that should no longer affect a planet icon. |
Date Modified | Username | Field | Change |
---|---|---|---|
Oct 8, 2020 10:53 pm | Asteroid | New Issue | |
Oct 8, 2020 10:53 pm | Asteroid | File Added: WarwickNotClickable.save | |
Oct 9, 2020 1:13 am | BadgerBadger | Relationship added | related to 0023812 |
Oct 20, 2020 6:40 pm | BadgerBadger | Assigned To | => Chris_McElligottPark |
Oct 20, 2020 6:40 pm | BadgerBadger | Status | new => assigned |
Nov 21, 2020 9:02 pm | Chris_McElligottPark | Status | assigned => resolved |
Nov 21, 2020 9:02 pm | Chris_McElligottPark | Resolution | open => fixed |
Nov 21, 2020 9:02 pm | Chris_McElligottPark | Fixed in Version | => 2.637 Threatfleet Conversion, Chat, And Clickable Planets |
Nov 21, 2020 9:02 pm | Chris_McElligottPark | Note Added: 0059748 |