When translating a retainer box in an UMG animation the scale of the retainer box is also affected.
Attached is a 4.23 example project.
Found in 4.24.3 CL#11590370
Reproduced in 4.23.1 CL#9631420, 4.26 Main CL#11641976
1. Create a widget (DemoWidget).
2. Add a retainer box that has an image in it.
3. Create an animation that moves the image 200 along the X axis.
4. Play the animation OnConstruct in DemoWidget
5. Create and add DemoWidget in the level blueprint in BeginPlay.
6. Play the scene.
Result: The Scale of the retainer box is altered along with the Transform.
Expected: The Scale of the retainer box isn't altered along with the Transform.
How to delete some elements correctly when deleting an array loop?
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
How does TArray loop correctly remove elements in blueprints?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-89804 in the post.
4 |
Component | UE - Editor - UI Systems |
---|---|
Affects Versions | 4.23.1, 4.24.3, 4.26 |
Created | Feb 28, 2020 |
---|---|
Resolved | Feb 29, 2020 |
Updated | Jun 22, 2020 |