Mouse cursor disappearing after changing it multiple times. When you do it often enough and there is no way to get it back. We are using the same JmeCursor object instance. And setting it simply with com.jme3.input.InputManager inputManager.setMouseCursor().
We are changing it often depending on what the user interaction is. Seems that LibGDX has also stumbled upon this feature: libgdx/libgdx#2841.
I also tested with LWJGL 3. And the same problem exists. The problem is present in both JME 3.0 and 3.1.
Forum discussion:
https://hub.jmonkeyengine.org/t/mouse-cursor-disappearing-after-changing-it-multiple-times/36458
Mouse cursor disappearing after changing it multiple times. When you do it often enough and there is no way to get it back. We are using the same JmeCursor object instance. And setting it simply with com.jme3.input.InputManager inputManager.setMouseCursor().
We are changing it often depending on what the user interaction is. Seems that LibGDX has also stumbled upon this feature: libgdx/libgdx#2841.
I also tested with LWJGL 3. And the same problem exists. The problem is present in both JME 3.0 and 3.1.
Forum discussion:
https://hub.jmonkeyengine.org/t/mouse-cursor-disappearing-after-changing-it-multiple-times/36458