Test Engine Version:
4.27
5.6.0
Test Operation:
- Create a UMG like folling:
- Canvas
- Border1(Position=(0,0), size=(400,400), Image=AICON-Green)
- Border2(Position=(500,0), size=(400,400), ), Image=AICON-Green)
- Set Border1 Draw as = Rounded Box
- Key step1: Set Border2 Draw as Box, and set Margin=0.5
- Key step2: Change Border2 Draw as = Rounded Box. Watch Test result
Desired Result:
- Border1 and Border2 shoud same result. change to Draw as = Rounded Box should not affect by Margin. Or anther Desired Solution is : show the Margin Property when Draw as= Rounded Box(let user know margin will affect)
Test Result:
- Margin Property can corrupt Draw as=“Rounded Box” result
- There is no Margin Property Display in Margin.
The Main Problem is this Bug maybe confuse UI Designer why my Rounded Box is changed???
UE should display “Margin” Property when Draw as=“Rounded Box” or “Margin” Property should not affect the Draw as=“Rounded Box”.