Description

Changing the case of any node with a String input will not be saved

User Description:

Changing case of any string input in BP not accepted

But the problem is still happened on any string input of BP functions (PrintString, ExecuteConsoleCommand, Append string). Could you guys fix this. I know it's not a major improving but it cause annoying and fixing this make UE4 more "Complete".

-------------------------------------------

FYI: Here is a GitHub commit that was rejected that was made to fix this.

https://jira.ol.epicgames.net/browse/UE-12208

Steps to Reproduce

1. Create an actor class BP and open it
2. Right-click and create a Print String node (or any node with a Sting input)
3. Attempted to change the 'Hello' to 'hello'

Results: The text will reset to the original casing of 'Hello'

Expected: For the new casing of 'hello' to be saved

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentUE - Gameplay - Blueprint
Affects Versions4.10.44.11.2
Target Fix4.13
Fix Commit2974882
Main Commit2985633
CreatedApr 20, 2016
ResolvedMay 12, 2016
UpdatedApr 27, 2018