The void function UButton::RebuildWidget() does not call PressMethod when rebuilding the widget. Tested 4.19.2 (CL- 4033788), 4.20.3 (CL - 4369336), 4.21 (CL - 4537669), 4.22 (CL - 4531805) ...
When using AttachToComponent at runtime, the attachment does not replicate properly for some clients. The relative transform/rotation is not maintained. The user who reported this issue mentioned th ...
We use the NumNonClothing section number to iterate in the sections, this is an error if the cloth sections are not at the end of the sections array. See the following picture of a search on NumNonC ...
CSM targets are still created and affect the InjectTranslucencyLightingVolume pass when moving in a project that only uses VSM causing over brightening of fog planes and other translucent meshes. r ...
This is a regression from 4.23.1 (CL-9631420) where Sequencer just displayed the re-attached binding in yellow text instead of crashing. The user suggests that the deleted actor should be removed fr ...
When an Animation Modifier passes a null Animation Sequence value to an Animation Sequence the Editor will crash. This is a regression from 4.20.3 (CL-4369336). This was reported and tested in 4.21 ...
Does not occur if the root widget also disables the fast path. As a result, the current workaround is to ensure that the fast construction path is also disabled on the parent widget by making sure ...
No HTML file is created when using the newly added 'Console Variables' help menu option. This option is the same as entering 'Help' into the console command window. Neither of these options produce ...
When setting a particle system to be active after deactivating the remaining particles still floating in the air from earlier will flicker. This is harder to reproduce when smooth frame rate is enab ...
Shown in the Behaviour Tree Graph, if the Dropdown menu's length exceeds the Behavior Tree Graph window, the menu will try to offset it's position in order to display all information and will flicke ...