It is no longer possible to enable C++ exceptions for the ProjectEditor target in code projects that use the binary Engine. Some fixes that were made for 4.19 now correctly show an error message if ...
If the default value of a replicated property is edited on an instance of a placed-in-map actor, then on the server is value is changed back to the default, a client who joins in progress after this ...
A licensee reports that the values of an FInstancedStruct do not get properly duplicated if they differ from the default values of the Actor or TArray to which they belong. Possible short-term wo ...
Placing a Precomputed Visibility Volume around or through a landscape does not seem to calculate precomputed visibility for that landscape. This is a regression from behavior in 4.7.6. Also Tested ...
Occurs in: Releases 4.7.6 CL:2510309 Main 4.8 CL:2513846 When Character BP actor is rotated, Translation is changed for "Mesh" component on Client. Server appears as expected. This isn't typicall ...
A crash occurs when importing a tiled landscape, via the 'Levels' window with World Composition enabled, and applying a material to the 'Hole Material' slot. You can also re-apply a default material ...
Baked lighting on mobile has dirtied or pixelated lightmaps. When testing this issue I attempted to change various settings within the 'Lightmass' section and the changes made did not have much effe ...
In 4.7 you could select multiple material assets in the content browser, right click and choose Asset Actions > Property Matrix to bulk edit material properties, but in 4.8 and 4.9, this feature is ...
DESCRIPTION: When a destruction mesh has been setup to move to a location or use a lerp if it is destroyed the components will fall, come to a rest, and then the entire destruction destruction mesh ...
A crash occurs when diffing a blueprint that contains an array that has changed from an Object Reference to a Soft Object Reference. Note: I figured that this could be related to another bug that I ...