To enable android mouse support in a project, you must use a source build and set GAndroidEnableMouse to 1 in Engine/Source/Runtime/Launch/Private/Android/LaunchAndroid.cpp before building your editor.
No hover events firing when using a bluetooth mouse on android.
Tested with 4.20p5 CL# 4173645 4.21 CL# 4179794
Prerequisite: Obtain a Bluetooth mouse and pair it with your android device
(Example project attached)
1. Create an object with 'BeginCursorOver' events or UMG with hover events
2. Set up Player controller to show mouse cursor
3. Launch on android and attempt to use mouse
Result: Mouse cursor is shown, Click events work, however hovered events and GetMousePositiononViewport do not function.
Why does the REMOVE method of map container remove elements have memory leaks?
How does TextureRenderTarget2D get TArray<uint8> type data?
How do I set a material as a post-processing material?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
UMG RichText not appear image when packaged
How to delete some elements correctly when deleting an array loop?
How does TArray loop correctly remove elements in blueprints?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-61698 in the post.
0 |
Component | UE - Platform - Mobile |
---|---|
Affects Versions | 4.19.2, 4.20, 4.21 |
Target Fix | 4.21 |
Created | Jul 11, 2018 |
---|---|
Resolved | Oct 8, 2018 |
Updated | Sep 16, 2019 |