UHT will only emit the REPLICATED_BASE_CLASS macro and set the NeedsPushModelHeaders flag when the class has replicated properties. If a base class doesn't have any replicated properties, it will le ...
This seems to occur after receiving a Nak for certain actors. FObjectReplicator::ReceivedNak will decrement SendingRepState.CustomDeltaChangeIndex even if the object has no custom delta properties. ...
FRepLayout::DiffProperties doesn't check if the property's conditions is COND_Never or if the Parent Cmd's flags have the ERepParentFlags::IsLifetime flag (which FRepLayout::InitFromClass doesn't se ...
Can't assign Media Texture assets to the Brush->Image property in Images on Widget Blueprints. This workflow is explicitly mentioned as a step in these docs, so if this is no longer the correct meth ...
A licensee has reported an inconsistency in how modified base widget class defaults are propagated to children. When modified via the UMG Designer Graph's Class Defaults, derived classes will be mar ...
By setting an Atlas Group to a newly created sprite, the editor freezes. This feature is most important, even if this issue can only be reproduced by a minority of users. Repro rate: 5/5 Notes:No ...
Game.ini:[/Script/Engine/AssetManagerSettings]:PrimaryAssetTypes is an ini setting to specify which PrimaryAssets should be used by the engine during cook to specify which packages gets cooked and w ...
If you set ComponentClass override in child class BP and grandchild class BP respectively, it is ignored in grandchild class. This issue is probably related to [Link Removed]. The fix for [Link Rem ...
I've noticed as I've been working with the Wave Form Editor, that it works fairly well for smaller files, but on longer assets there can be some pretty noticeable latency when adding and adjusting t ...
Encountered while going through some debug commands. Repro 3/3. Crash Reporter Link: [Link Removed]Assertion failed: ChunkIndex != 0 [File:E:\User\Engine\Source\Runtime\Engine\Private\AudioStreaming ...