The voice engine starts before it is ready. FOnlineVoiceImpl::StartNetworkedVoice is called prior to VoiceEngine->RegisterLocalTalker() in FOnlineVoiceImpl::RegisterLocalTalker(). This leads to the ...
Crash when using new FCanvasDrawer Licencee notes that crash does not occur if "new FCanvasDrawer" is commented out. ...
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. ...
Change windows DPI scaling to something other than 100% causes the DebugCanvas to display incorrect position and text size. ...
Attempting to launch URLs on Android causes http:// to be placed before the string that is given. This causes issues when using commands such as mailto: and tel: which do not work properly when this ...
Calling a RPC function with a TSet or TMap parameter on a client causes the editor to crash. Regression?: No This also occurs in 4.18 ...
Scaling for Cascade changes when different particle effects become docked or un-docked to different windows. Drag and drop functionality is also skewed, as the module moves further than your mouse d ...
User comments in crash group:I tried making an AI run into my sidescroller characterstarting level with ai 2188 void RemoveAllSwap(const PREDICATE_CLASS& Predicate, bool bAllowShrinking = tru ...
Launch parameter for changing culture no longer working with additional launch parameters. Also tested on packaged 4.19 project with same result. ...
FObjectReplicator::UpdateUnmappedObjects calls CallRepNotifies, but does not call PostRepNotifies. Further, the order of CallRepNotifies and PostNetReceive in FObjectReplicator::UpdateUnmappedObje ...