When playing AnimMontage with BlendOutTime set to 0.f with AnimNode_Slot of AnimBP, it seems that the last frame pose may not be evaluated. this issue does not occur in high frame rate and does not ...
geometry script "Append Simple Swept Polygon" crashes if called w/ an empty path (but non-empty cross section polygon) ...
This is a regression. Assertion thrown while attempting to change a Float value on a Sky Light component using the Set Editor Property node. Different property values can trigger this assertion bes ...
This only seems to occur if the parent is statically placed, and only when launching the instances as standalone game from the editor. If the actor is dynamically spawned or if the instances are run ...
Child Actor Components are visible in editor but disappear while playing or simulating. On BP_Cube_Row, setting 'Hidden in Game' to true then false during play will make the object appear. Repro Ra ...
Foliage Instance Static Meshes do not affect the Navmesh. I tried changing the Custom Navigable Geometry to 'Yes' & 'Even if Not Collidable' but got the same results. Repro Rate: 4/4 Tested this i ...
In the Epic Game Launcher the Release Notes button shows the Unreal Editor 4.27 release notes even if the user only has Unreal Editor 5 installed. ...
When unloading a tile of a World Composition map in UE5, a crash occurs when trying to deference a null pointer (World->PersistentLevel->bIsVisible) in FWorldTileModel::FWorldTileModel():// Assign l ...
[Link Removed] The mesh in the repro project contains a transformed convex collision, which can be moved freely in the mesh editor, so the transform must be applied in following code block. (Also se ...