The DisplayThumbnail metadata UProperty specifier does not work on TArrays with the type of FSoftObjectPath. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 7224811), 4.24 (CL - ...
NotifyStateClass may be nullptr when AnimNotifyState and AnimNotify swap occur in NotifyTrack. Workaround: SAnimNotifyPanel.cpp void SAnimNotifyPanel::OnPropertyChanged(UObject* ChangedObject ...
In the attached example, the third person mannequin character's BeginPlay() runs an Ability_Task which starts an animation montage. In the task it is specified that the blend out time (BlendOutTime ...
Materials using the WorldAlignedTextures_Complex node causes the static meshes they are applied to to not receive indirect lighting. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053642), 4.23 (CL ...
Using Activation and Trigger as subcategories names does not work in the Details Panel. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 7208101), 4.24 (CL - 7216880) ...
If user lock assets with Japanese comments outside source control, XML acquired in svn status may contain Japanese strings, and XML parsing may fail and become NotControlled. This issue does not oc ...
User widget object is returning invalid inside of a widget component ...
When adding a RuntimeVirtualTextureOutput node to a Virtual Texture domain material, the RVT Output node overwrites any data being sent to the normal material node's output, which interferes with th ...
Expectations: The samples should only surround the lightmass importance volumes. Imagine if we build a 8K*8K map with lightmap importance volume at the corners of the map, even using stream levels ...