Search Unity

Bug Mouse pointer bug and cursor bug with two or more monitors

Discussion in 'Linux' started by RobotoSkunk, Mar 28, 2023.

  1. RobotoSkunk

    RobotoSkunk

    Joined:
    Aug 11, 2018
    Posts:
    2
    I'm new working with Unity on Linux, and I've found a couple bugs here in Unity Editor, especially with the mouse.

    First bug: the cursor doesn't update properly. It randomly changes to a horizontal or vertical cursor just moving it around the editor, and it's fixed when you move the mouse to the window title.

    Tested Unity version
    - 2021.3.19f1
    - 2021.3.20f1
    - 2021.3.21f1

    Steps to reproduce:
    1. Change the volume of the computer.
    2. The cursor will change to a horizontal or vertical cursor.

    Steps to reproduce... again:
    1. Move the cursor between any docked window.
    2. Move the cursor inside a docked window.
    3. The cursor will be stuck on a horizontal or vertical cursor.

    Steps to reproduce... yes... again:
    1. Select Rect Tool.
    2. Select a GameObject in a scene.
    3. Resize the GameObject with any corner or border.
    4. The cursor will be stuck depending on which border or corner has been dragged.

    Steps to reproduce... again and again (only on multi-desktop environments):
    1. Move the cursor to the Unity Editor.
    2. Change of desktop fast using the desktop's shortcuts.
    3. Change back to the desktop where Unity is in.
    4. The cursor will be change to a horizontal or vertical cursor.


    Environment
    First computer:
    OS: Debian GNU/Linux 12
    Desktop environment: KDE Plasma 5.27.2 (X11)

    Second computer:
    OS: Debian GNU/Linux 12
    Desktop environment: Gnome 43 (Wayland)


    Second bug: there's a feature in Unity where you can drag something, move the cursor to the border of a screen and then the cursor moves to the other side of the screen to continue dragging... well... it doesn't work at all if you move the cursor really fast. There are three things that can happen:
    1. The feature works properly.
    2. The cursor moves to the other side correctly, but the value isn't.
    3. The Editor ignores the size of the screen and nothing happens.

    Tested Unity version
    - 2021.3.19f1
    - 2021.3.20f1
    - 2021.3.21f1

    Steps to reproduce:
    1. Drag a value to change or an axis on the scene editor.
    2. Move the cursor fast or at normal speed, but not slow.
    3. Some of these three bugs can happen randomly.

    Environment
    OS: Debian GNU/Linux 12
    Desktop environment: KDE Plasma 5.27.2 (X11)

    (This bug doesn't happen with a single screen computer)


     
    Last edited: Mar 28, 2023
  2. Tooster

    Tooster

    Joined:
    Jan 30, 2019
    Posts:
    11
    Yeah, it's so annoying working on linux. Pointer states, drag states (of windows and tabs), focus management... Also no indication what element is hovered etc. Please, fix this (Unity 2022.3 and Ubuntu 22.04)