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
Create a new Project (No starter content or template needed)
Go to editor Preferences > Keyboard Shortcuts > Blueprint Editor
Set the Keybind 'F1' to Compile Then find the Level Editor Catagory
Set Documentation to 'F7' (as its default is F1)
Close Editor Preferences > Create actor class BP > open Actor
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.