An error message in DataTable.cpp is intended to display the value of an int32 variable, but instead outputs "%d".
RESULT:
This string outputs as "Missing name for column %d."
EXPECTED:
The string outputs with the value of ColIdx replacing "%d".
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Gameplay |
---|---|
Affects Versions | 4.6.1, 4.8 |
Fix Commit | 2404489 |
---|
Created | Dec 30, 2014 |
---|---|
Resolved | Jan 13, 2015 |
Updated | Apr 27, 2018 |