[Image Removed][Link Removed] ...
The value of MaterialExpressionTwoSidedSign is flipped when calculating the Opacity Mask for Nanite meshes. This seems to be a regression in 5.5. ...
The setting for Replication on a Blueprint variable resets to None of the Blueprint's parent BP is compiled. ...
If an interface is removed from a blueprint and an interface function is transferred to a local function, the interface cannot be re-implemented in the blueprint. ...
if a nonstandard additive bsp brush collides with a standard additive bsp brush, the surfaces of the bsps break and artifact, causing numerous holes in the brushes. ...
The editor crashes when a user imports a float curve into a timeline within the level blueprint then attempts to open another level. ...
If a level has UMG widgets, swapping to other levels (including the level you're already on) doesn't clear away the UMG widgets. ...
AddProceduralMeshComponent node throws UnknownTemplateReferenced errors in duplicated Function User description: 1) Make a function that has a Add Procedural Mesh Component node. 2) duplicate func ...
Construction Script fires multiple times when the Const Script is compiled. If the character is moved on the grid in the level, it will only fire once. It only seems to be an issue on bp compile. ...
There appears to be a memory leak when you PIE and then exit PIE. Users are reporting that each time they PIE, their RAM usage jumps up, say, 10MB, then when you exit PIE, it only drops down 5MB. ...