When an instance is removed from a Hierarchical Instanced Static Mesh's array, if there are indices that are further along in the array that fill that index, the last index in the array is used to do so instead of the next in the order.
Example: If you have a Hierarchical Instanced Static Mesh component with 5 instances in it and you remove the instance at index 0, the instance at index 4 (the last one) will be used to fill index 0 instead of index 1.
Reproduction Project: [Link Removed]
Regression?: No
This also occurred in 4.13
Head over to the existing Questions & Answers thread and let us know what's up.
16 |
Component | UE - Graphics Features |
---|---|
Affects Versions | 4.13, 4.14, 4.15, 4.16 |
Created | Jan 16, 2017 |
---|---|
Resolved | Aug 18, 2021 |
Updated | Aug 18, 2021 |