Chaning capitalization in input field not possible

Situation in Blueprint:

  • Have an array of “Names” (although I suspect other text types will work too)
  • Create a “MakeArray” node
  • Fill the MakeArray node with two or three strings and compile BP
  • Select one of these strings and enter the same string with different capitalization

Result: the input field will change back to the original capitalization and ignore the change
Expected: The change should be accepted

Workaround is to alter the text to something else and then re-enter the text with the correct capitalization

Hey Wallenstein,

In 4.12, I was able to reproduce the issue. However, after checking in 4.13, it seems that the issue is resolved. If you need to stick with 4.12, that workaround will be sufficient for now. However, once you upgrade to 4.13, if you still experience the issue let me know and we can continue to investigate.

Have a great day