We need to investigate more what happen during this reimport with the material ID. The asset can also be broken when the DDC get dirty and the asset is rebuild. ...
When scaling a widget slowly it appears to have a slight jerkiness as it is resized ...
FSoftObjectPathCustomization and SPropertyEditorAsset do not support multiple actor classes in the AllowedClasses list. The ObjectClass is only set in FSoftObjectPathCustomization if there is only ...
Enabling Shared Material Shader Code will cause a crash on tvOS From user: "We originally enabled Share Material Shader Code long before trying a tvOS build, making this crash tricky to debug. W ...
UActorChannel::SetChannelActor contains old code to synchronize the channel sequence numbers for a connection if the channel index is reused. This seems unnecessary now that we intentionally update ...
When using a curve table on android it appears that keys with duplicate values are removed. Link: [Link Removed] ...
An instance editable Rep Notify variable will not update on Rep Notify if an instance of if is edited in a scene. A demonstration project can be found here: [Link Removed] Found in 4.22 CL#7053642 ...