Modifying the Shear values on a Progress Bar in a Widget Blueprint cause it to lose its Fill Color and set Progress. This is a regression from 4.20.3 (CL-4369336). Reproes with -vulkan on both Linux ...
When using a Set Sprite node with a billboard component, the texture assigned will flicker between the two possible textures. Working as expected in 4.20 CL# 4369336 Found in 4.21 CL# 4541578, 4.2 ...
The Reset to Defaults button in Editor Preferences does not reset all the properties to their default values. Tested in 4.19.2 (CL - 4033788), 4.20.3 (CL - 4369336), 4.21 (CL - 4543149), 4.22 (CL ...
The new event track in level sequences fires the number of times that there are levels streaming. ...
A user has reported that using GetAttachedActors in the Constructor does not work properly. If actors are attached in the editor, the function does not return the correct value when called in the Co ...
Setting a Vehicle to Asynchronous physics will cause a crash. Confirmed in 4.22 Main at CL 4542756 ...
There seems to be a bug with the Possess\Unpossess events. Because if you change the last node in "PossessCharacter", which is created in PlayerController(called "PC"), to Unpossess the AI still con ...
Duplicate SetMaterialAttributes nodes will be missing attribute connections on the node itself, but in the properties tab they will show up. Found in 4.19 CL# 4033788, 4.20 CL# 4369336, 4.21 Previe ...
When simulating in Editor, the Skeletal Mesh bone locations are not being passed into simulate if the simulation is being toggled the same frame when the Mesh is being set on a Skeletal Mesh compone ...
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) ...