View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0020721 | AI War 2 | Bug - Other | Oct 31, 2018 7:39 pm | Jan 29, 2019 12:06 pm | |
Reporter | wm46 | Assigned To | Chris_McElligottPark | ||
Status | assigned | Resolution | open | ||
Product Version | 0.805 Mercs, Hacks, and, Drones, Oh My | ||||
Summary | 0020721: Double Right Click & Hold acts as a right click every frame? | ||||
Description | I remember reading about some hotfix to double click being posted by a dev on the Steam forums before. This might be related? Double clicking and then holding the same mouse button will act as a click every frame. If you hold shift while double right clicking, you can watch the orders queue up rapidly. The same occurs with left clicking, but only if your double click started on a unit (because otherwise it'd start a drag box and stop clicking) or blank UI element. | ||||
Tags | No tags attached. | ||||
related to | 0020740 | resolved | Chris_McElligottPark | Double clicking recognition |
related to | 0020481 | resolved | Chris_McElligottPark | Clicking on different planets quickly in the galaxy view acts like a double-click that opens a planet view, really annoying |
related to | 0020894 | resolved | Chris_McElligottPark | Double clicking to select a type of ship is a bit sloppy |
|
From a report by Kaleopan, it seems this bug also occurs on the galaxy map screen. |
|
Definitely a problem with the way the game determines what a double click is. 1. It happens with every mouse button. 2. Possible cause is "Input.GetKey(KeyCode.Mouse0" getting checked in X millisecond intervals. If 2 intervals determine mouse button is pressed -> treat it as double click, which is not the way double clicks should be determined. |
Date Modified | Username | Field | Change |
---|---|---|---|
Oct 31, 2018 7:39 pm | wm46 | New Issue | |
Nov 3, 2018 10:16 am | Michael | Assigned To | => Michael |
Nov 3, 2018 10:16 am | Michael | Status | new => acknowledged |
Nov 4, 2018 11:40 am | wm46 | Relationship added | related to 0020740 |
Nov 4, 2018 11:44 am | wm46 | Note Added: 0050433 | |
Nov 4, 2018 12:28 pm | Kaleopan | Note Added: 0050434 | |
Nov 4, 2018 11:47 pm | Kaleopan | Relationship added | related to 0020481 |
Nov 8, 2018 4:22 pm | Michael | Assigned To | Michael => Chris_McElligottPark |
Nov 8, 2018 4:22 pm | Michael | Status | acknowledged => assigned |
Jan 29, 2019 12:06 pm | wm46 | Relationship added | related to 0020894 |