Linux mouse scroll always is Vector2.zero

Our company working on 3rd party library and now integrating the Input system and works great.
Thanks for the hard work.
However, we discover а scroll issue in Linux Ubuntu 18.10.
Mouse scroll Vector values are always zero.

Steps to reproduce:

  1. Open Unity3D editor on Linux.
  2. Open Input Debugger.
  3. Click on mouse.
    Observe the scroll Vector2 data.

Setup:
Input system 1.0.0 (latest).
Unity3D v.2019.1.14f1 & v.2019.4
Test with different 5 mice.
Can you confirm that issue is real and reproducible?

Thanks for the answer in advance.

I have the same Issue on Centos 7

Can someone respond to that problem? We need an answer to respond to our clients.

I found the problem. My Unity3D editor version is below 2019.3.
In version 2019.4 works but only in-place. From remote connections don’t work.