This is a regression from 5.3 that has been fixed in Main (32476819, for 5.5), but needs merging into 5.4. ...
Without Iris enabled, UNetDriver::NotifyActorDestroyed will handle creating destruction info for dormant actors, including any initially dormant, statically placed actors. However, this path seems t ...
From licensee: The function AWorldDataLayers::GetDataLayerInstanceFromAssetName() uses different names in #WITH_EDITOR and without editor builds: #WITH_EDITOR config calls DataLayerInstance->GetDa ...
We should get to the bottom of this workaround and revert it eventually. Reported here: [Link Removed] ...
HDRIBackdrop objects cannot be rotated in Sequencer. This issue can be resolved by setting the "Run Construction Script in Sequencer" checkbox to True in the "HDRIBackdrop" blueprint. If HDRI Back ...
In Main, the reimport does not generate an error but the material instance is not updated. ...
If a DataTable Asset is created with a Row Structure that contains a member variable of type BodyInstance, the Editor will crash when attempting to open it while it has no rows. It will also crash w ...
This appears to be caused by the colour format. It only occurs when the scene format has an alpha channel. FloatRGB (format 3) doesn’t exhibit these issues. Unfortunately, format 4 is the default fo ...
tvOS should include the libssl.a libs as part of the install build. ...