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.
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
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.10.4, 4.11.2 |
Target Fix | 4.13 |
Fix Commit | 2974882 |
---|---|
Main Commit | 2985633 |
Created | Apr 20, 2016 |
---|---|
Resolved | May 12, 2016 |
Updated | Apr 27, 2018 |