Mac only.
The Command and Control keys are swapped for Input nodes.
Pressing the Left Command key triggers Left Ctrl, pressing Left Control triggers Left Cmd, and pressing Right Command triggers Right Ctrl. Right Cmd is never triggered (there is no Right Control on a standard Mac keyboard).
1. Launch: UE4Editor.app (any project)
2. Create a new Actor Blueprint
3. Set Auto Receive Input to Player 0 in the Defaults
4. Add a Left Cmd input node
5. Attach a Print String with In String "Left Cmd"
6. Add a Left Ctrl input node
7. Attach a Print String with In String "Left Ctrl"
8. Add a Right Ctrl input node
9. Attach a Print String with In String "Right Ctrl"
10. Add a Right Cmd input node
11. Attach a Print String with In String "Right Cmd"
12. PIE
13. Press Left Cmd
14. Press Left Ctrl
15. Press Right Cmd
Results:
Pressing the Left Command key triggers Left Ctrl, pressing Left Control triggers Left Cmd, and pressing Right Command triggers Right Ctrl. Right Cmd is never triggered.
I am not able to find world outliner how to enable it?
How can i modify the param name in EQS node
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
Delay nodes occasionally don't fire the "Completed" output in a nativized build
I can't open my map from the editor.
Bullet replication problem. The players sees each other but does not see the bullet
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Gameplay - Input |
---|---|
Affects Versions | 4.5.1 |
Target Fix | 4.7 |
Fix Commit | 2365131 |
---|
Created | Nov 4, 2014 |
---|---|
Resolved | Nov 19, 2014 |
Updated | Apr 27, 2018 |