Description

F1 key binding cannot be changed, changing it from its default does not actually undo the key binding for documentation

No regression has been done for this issue

Steps to Reproduce
  1. Create a new Project (No starter content or template needed)
  2. Go to editor Preferences > Keyboard Shortcuts > Blueprint Editor
  3. Set the Keybind 'F1' to Compile Then find the Level Editor Catagory
  4. Set Documentation to 'F7' (as its default is F1)
  5. Close Editor Preferences > Create actor class BP > open Actor
  6. Go to Actor's event graph > Add a print string to event begin play > Use 'F1' to try and compile
    Result: Editor opens documentation
    Expected: Event Graph compiles

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

1
Login to Vote

By Design
ComponentTools
Affects Versions4.15
CreatedFeb 21, 2017
ResolvedJun 28, 2017
UpdatedFeb 4, 2019
View Jira Issue