Description

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.

Steps to Reproduce

N/A - Code issue

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 - Foundation - Core
Affects Versions4.144.154.16
Target Fix4.16
Fix Commit3360814
Main Commit3386123
CreatedMar 21, 2017
ResolvedMar 23, 2017
UpdatedApr 27, 2018