Capitalization of Struct variable names, Blackboard key names, Enumeration names and other various fields cannot be changed without changing other parts of the variable to completely change it. Simply altering the characters to the correct case reverts to the previous letter case.
Impact: This becomes an issue if a user accidentally names a variable starting with a lower-case letter and wants to change the leading letter to upper-case to match coding standards.
Issue also occurs in //UE4/Main at CL 4569443 therefore is not a regression.
(Issue was also recorded in [Link Removed] at CL 2658896 but was closed due to inactivity)
Expected Result: User can change the case of a variable name by just changing that single letter.
Observed Result: The case of changed letters returns to the previous case.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-66850 in the post.