When importing an fbx file and using 'generate lightmap uvs', the light map coordinate index will not update correctly. Working properly in 4.19 CL# 4033788 Found in 4.20 CL# 4212847 and 4.21 CL# ...
Toggling the Debug Camera with the UCheatManager::ToggleDebugCamera() function in a PlayerController derived class causes a crash. Tested in 4.19.2 (CL - 4033788), 4.20.3 (CL - 4369336), 4.21 (CL ...
The Curve Editor appears black and doesn't show any information or data. This is a regression from 4.21.2 (CL-4753647) where the Curve Editor functioned as expected. This was reported and tested in ...
When playing in a split screen local multiplayer game the anisotropic reflections differ between players when looking at the same object. It appears as the anisotropic light scatter is not applied ...
This appears to be new in 4.25. ...
The 'Convert Actor' option in the details tab of brushes does not function. The option is grayed out and not selectable. Note for Core: This button works by looking for the ConversionRoot UCLASS m ...
Subsurface scattering is disabled on all OpenGL platforms despite the shaders being properly translated & OpenGL platforms supporting the relevant CPU-side APIs. This also affected Metal for the WWD ...
The AnimBlueprint shows duplicate characters in the Debug Filter causing three effects: 1. Causes breakpoints not to function properly 2. Reverts back to "No debug object selected" in the Filter rat ...
PostLoad function is not called for blueprint components added through code. Regression: Yes In 4.12.5 (CL 3039270) code components do have PostLoad called if other components are not added throug ...
The Focal Point that is set for an AI Controller doesn't get reset when Set Focus is used. This causes the character to turn back to the focal point if the actor that is set as the focus is destroye ...