Users on the forums are hitting a crash on their initial launch of the engine into dx12. There is currently a workaround to load into the project with dx11 first, compile shaders, then youre fine to ...
In the Landscape Tutorial Overview there is a word missing in the tutorial. ...
Deleting elements from TMap Struct in the Actor Blueprint Editor (specifically, deleting elements from them) causes Unreal to crash ...
BP Component is not destructible if the Object Type is set during runtime. If the Object Type is set manually before PIE is started, the BP component will destroy correctly. ...
Looks like maybe we aren't replacing the source delegate function (SignatureFunction) reference on the UDelegateProperty after recompiling the class - the function's owner name has the TRASHCLASS pr ...
If a static mesh component has Simulate Physics enabled, GetRelativeTransform() returns the value of world transform. ...
Shader Template files like MaterialTemplate.ush do not submit previous chunks when encountering a `%` character, unless that `%` character is `%s` or `% {...} `. Because the error is happening ...
WP dynamic navmesh does not properly react to actors or navigation modifiers that are loaded in areas that the navmesh has not yet streamed into. Although the actors/modifiers are not part of the ba ...
Set Members in Struct node doesn't work if the Struct is contained within an Array. ...
Control Rig settings are not retained between editor sessions or carried into deployed game ...