REGRESSION: Yes, this does not occur in 4.21. This also occurred before CL 58120777, which fixed [Link Removed]
Duplicating or Copy/Pasting a component whose name ends in a number does not increment the name of the duplicate component correctly. It adds a "1" at the end instead of actually incrementing the number.
This occurs following the repro providing but there are inconsistencies with how the issue repro if you follow different steps (for example, if you do a chain of duped components, going back to a previous dupe and duping that, may result in correct name increments).
REPRO USING IWCE
ORIGINAL REPRO
RESULT
Name of the new duplicate component is "Scene11".
EXPECTED
The name should be "Scene2"
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-72605 in the post.
1 |
Component | UE - Gameplay - Components |
---|---|
Affects Versions | 4.22 |
Target Fix | 4.22.2 |
Created | Apr 10, 2019 |
---|---|
Resolved | May 15, 2019 |
Updated | May 27, 2019 |