FObjectReplicator::UpdateUnmappedObjects calls CallRepNotifies, but does not call PostRepNotifies. Further, the order of CallRepNotifies and PostNetReceive in FObjectReplicator::UpdateUnmappedObje ...
When Evaluate Sub Sequences in Isolation is enabled in a shot, other shots inside the same sequences only play the transform track and do not play their animation track Does not affect 4.18.3 Relat ...
When creating a widget based on a widget that is available by default in the editor it will not show up in the palette once the editor has been closed until the widget itself has been opened during ...
Change windows DPI scaling to something other than 100% causes the DebugCanvas to display incorrect position and text size. ...
In a Google VR project, stuttering occurs when switching from stereo rendering to mono. Seems less like performance and more of a sensor input problem? 4.17 - No repro 4.18 - Unable to package (Ma ...
Editing the properties of an Instanced Static Mesh or Hierarchical Instanced Static Mesh does not propagate those edits to the defaults of instances that are in levels that are not currently loaded. ...
Reproduced Crash on 4.18.3, 4.19.2, and Main CL 4081612. Licensee states: Based on a quick inspection of the code, it seems FVectorFieldVisualizationVertexFactory::ShouldCache() returns false (req ...
Editing bool of the nested child CrashableDataAsset causes crash. Expected: CrashableDataAsset children are properly assigned. Result: Engine crash ...
Stub functions generated for unconverted assets as dependencies of nativized assets do not properly handle output parameters (the result is not assigned after the ProcessEvent() call). Suggested fi ...
It is currently not possible to set variable values of an actor component, instanced in the level, by using the "details" pane. The Actor's construction script will only evaluate the variable defaul ...