This only happens on a 5700XT, tested this on the 7900XT and the issue did not occur Initially reported on the Preview 1 forums: https://forums.unrealengine.com/t/unreal-engine-5-4-preview/1763516 ...
Noticed when replying to a user on the forums (link included) When using the "Convert to Class Blueprint" feature in the level editor to create a blueprint from the selected actors, the created blu ...
Following warning is displayed in the log when launching in dx12:[2016.10.06-22.33.36:185][ 0]LogD3D12RHI:Warning: Root signature created where the root parameters take up 18 DWORDS. Using more tha ...
Smoothing user's landscape breaks collision, causing player to fall through the ground at points that have been smoothed. Resampling landscape fixes the error until smooth tool is used again. Regr ...
Geometry in sublevel created with "Load Level Instance" ignores level transform. Other objects, such as Static meshes are affected by the transform. This issue is not a regression. Versions tested: ...
In 4.18, it is no longer possible to add a new empty group to a Matinee on Mac. Instead of asking for a name for the new empty group, the Matinee editor now just displays a small white dot in the Tr ...
With tile maps, Polygon Collision does not correctly rebuild when using rebuild collision node in packaged game. This issue does not appear to be a regression. Versions Tested: Issue occurs on all ...
When using a Gamepad, there is an issue where input from the controller continues to control editor menus during Mobile PIE session. This issue does not a appear to be a regression. Versions Tested ...
A verify command in CookOnTheFlyServer is checking the wrong condition and causing cooking to fail for patches that are based on a previous release or have had something removed from the build. The ...
Blueprint Structure tooltip edits get discarded. Current workaround is to make a secondary change that is not needed along with the desired change, Then edit it again to remove the secondary change. ...