Game mode: Official Testlive
Problem: Bug
Hi there,
The game is really amazing and you made a huge progress since the EA.
Under Windows, I noticed a bug that’s really problematic and especially related to Unreal Engine (other games like Everspace have the same issue). It’s related to Win32 API to get screen coordinates or the way coordinates are computed.
When we put the task bar at the top under Windows and we play in fullscreen (not windowed fullscreen), the coordinates of the mouse cursor have an offset corresponding to the height of the task bar. It’s really annoying because we can’t select directly the item we want to click on and we have to click lower. It’s especially annoying in all menus.
Perhaps this bug has been fixed in recent Unreal Engine versions, but I have no idea how to verify that.
I’m also an open-source developer working on MMORPG so I could get Unreal Engine source from Github and try to find and fix the bug, but I suppose your or Unreal Engine developers are more expert than me to find it
Thanks a lot
Repro steps:
- Under Windows, put the task bar at the top and lock it eventually
- Start Conan Exiles
- Put Conan Exiles in true fullscreen (not windowed)
- Move the mouse pointer in menus, you’ll see that the highlighted items are not under the mouse pointer