The assert message in CheckAddress is as follows:
"Attempting to add a container element (%p) which already comes from the container (%p, ArrayMax: %d, ArrayNum: %d, SizeofElement: %d)!"
This assert message is fine for when it is triggered in TArray::Insert but doesn't make sense when triggered in TArray::Remove. The assert message should be changed to not be "add" specific.
N/A - Code issue
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Foundation - Core |
---|---|
Affects Versions | 4.14, 4.15, 4.16 |
Target Fix | 4.16 |
Fix Commit | 3360814 |
---|---|
Main Commit | 3386123 |
Created | Mar 21, 2017 |
---|---|
Resolved | Mar 23, 2017 |
Updated | Apr 27, 2018 |