View Issue Details

IDProjectCategoryLast Update
0022077AI War 2Bug - OtherDec 2, 2020 4:47 pm
Reporterwhetstone Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version1.003 Sortable Objectives 
Fixed in Version2.644 So Many Good Things All At Once 
Summary0022077: Menu scrolling reversed in Linux build.
DescriptionWhen using the scroll wheel in menus the scrolling is reversed in the Linux build. The in-game zoom function is also reversed but can be fixed using the Invert Mouse Zoom option in settings. Tried with multiple mice, behavior is not consistent with host OS or other games/applications.
TagsNo tags attached.

Relationships

related to 0021876 resolvedChris_McElligottPark Reversed scrolling with mouse in Linux version 

Activities

Chris_McElligottPark

Nov 30, 2020 4:04 pm

administrator   ~0059806

They report that it was fixed in a newer version of unity than we are using (2019.3.0: that has other bugs that are not in our current version of unity): https://unity3d.com/unity/whats-new/2019.3.0

Another user reports that they still have it in version 2019.4.13f1: https://issuetracker.unity3d.com/issues/linux-input-dot-mousescrolldelta-returns-reversed-values-in-linux-player

I have not felt comfortable updating to the newer unity versions yet, but will probably look into that in the spring. They've had a lot of regressions that I don't want to inflict on everyone, when this is the only known issue that I'm aware of on our current unity version on any unity build. It's very frustrating that they don't have cleaner new builds.

TechSY730

Nov 30, 2020 9:39 pm

reporter   ~0059812

Still an issue for me at least. I can at least set the "reverse scroll wheel direction" option you had the foresight to add, but that also reverses it in menus. Still better then having zoom reversed, but it would be nice if both could be correct. :)

Chris_McElligottPark

Dec 2, 2020 4:47 pm

administrator   ~0059828

Thanks!

* Added a new "Invert Mousewheel UI Scrolling" setting to the HUD section of personal settings:
** Description: Normally when you spin the mouse wheel forward, any scrollable areas you are hovering over in the UI go up; spinning backwards goes down. This lets you flip that functionality. OR, in the case that your hardware or OS is inverted for whatever reason, this lets you correct it to work like everyone else.
*** Note: if you also want/need to invert how your mouse wheel works when zooming the game view, then be sure to also set the 'Invert Mouse Zoom' option in the All Cameras section.
** We also updated the other setting to also mention this one, so that if you find one of them you can find them both. We left them as two separate settings since some people might want one and not the other if this is a personal preference and not the "backwards linux mousewheel" bug.
** We thought that this was something we could not fix without unity taking care of it on their end, but we took a peek at some of their old decompiled source code and found an efficient way to find all of the objects that need reversed scrolling and update them in cases where that is indeed needed.

Issue History

Date Modified Username Field Change
Nov 3, 2019 11:29 pm whetstone New Issue
Nov 4, 2019 10:25 am BadgerBadger Relationship added related to 0021876
Nov 30, 2020 4:04 pm Chris_McElligottPark Note Added: 0059806
Nov 30, 2020 9:39 pm TechSY730 Note Added: 0059812
Dec 2, 2020 4:47 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Dec 2, 2020 4:47 pm Chris_McElligottPark Status new => resolved
Dec 2, 2020 4:47 pm Chris_McElligottPark Resolution open => fixed
Dec 2, 2020 4:47 pm Chris_McElligottPark Fixed in Version => 2.644 So Many Good Things All At Once
Dec 2, 2020 4:47 pm Chris_McElligottPark Note Added: 0059828