View Issue Details

IDProjectCategoryLast Update
0000484AI War 1 / ClassicGUIOct 21, 2010 1:51 am
ReporterInglonias Assigned Tokeith.lamothe  
Status resolvedResolutionfixed 
Product Version3.712 
Summary0000484: Right modifier keys don't work
DescriptionRight now, using the right Shift, Alt, and Control keys do not work.

I am told this is not an issue with the game, but rather Unity, which treats the left and right modifiers seperately.
TagsNo tags attached.
Internal Weight

Activities

keith.lamothe

Oct 14, 2010 5:10 pm

administrator   ~0000838

It is due to how Unity handles things, yes, but I don't think it's a flaw. LeftShift and RightShift are different keys :) And I'm really glad that Unity is letting us recognize that in code, if we so choose.

That said, I know many players expect the distinction to be ignored, so I'll make it "match" LeftShift and RightShift (same for Ctrl and Alt) against each other. I'll probably add an interface-settings toggle to suppress that matching for those of us who really crave extra modifier keys for our custom bindings. Like me ;)

Toll

Oct 14, 2010 7:00 pm

reporter   ~0000848

I made a suggestion somewhat regarding this in issue 0000412, in case you want to take a look there.

Chris_McElligottPark

Oct 21, 2010 1:51 am

administrator   ~0001731

This was fixed in a recent version. Yay!

Issue History

Date Modified Username Field Change
Oct 14, 2010 5:06 pm Inglonias New Issue
Oct 14, 2010 5:10 pm keith.lamothe Note Added: 0000838
Oct 14, 2010 5:10 pm keith.lamothe Assigned To => keith.lamothe
Oct 14, 2010 5:10 pm keith.lamothe Status new => assigned
Oct 14, 2010 7:00 pm Toll Note Added: 0000848
Oct 21, 2010 1:51 am Chris_McElligottPark Note Added: 0001731
Oct 21, 2010 1:51 am Chris_McElligottPark Status assigned => resolved
Oct 21, 2010 1:51 am Chris_McElligottPark Resolution open => fixed
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - UI => GUI