The problem here isn't obvious: the native enum, EAnotherEnum, is missing the Flags flag for the UEnum. As a result, K2Node_GetEnumeratorNameAsString returns the max enum when it gets a combined fla ...
Additive animations that use a frame from their own sequence as a base pose are initially broken when retargeted. Users have to refresh the properties that select the base pose in order to fix the ...
If you duplicate an asset in the Content Browser before the renaming box prompts input it will cause the Editor to crash. This was reported and tested in 4.20.3 (CL-4369336). This is reproducible ...
If you change a texture's compression settings, materials will show errors because of a mismatch in the Sampler Type of Texture Samples. This can be fixed by adjusting the Sampler Type and re-savin ...
If a VR headset is connected, it will be used for Y axis camera input in PIE if you have switched to and from the Landscape tab in the Modes panel. You can fix this temporarily by reopening the edit ...
This is a common Mac crash that has been occurring since 4.15. It shares the same callstack with [Link Removed], but that was verified fixed for 4.16.0, while this crash still continues into 4.16. ...
Material ambient occlusion does not work with the skylight set to movable. Setting the material to allow static lighting will fix the issue until the level is reloaded. Found in 4.19 CL# 4033788, 4 ...
An assert fires related to the node index for the linked animgraph node being the same as the node index for the root node in the linked anim graph. Can be worked around by commenting out the check ...
We have an issue with artefacting of virtual shadow maps on low poly meshes: [Link Removed] We would like to request a higher polygon version of the sphere for UE5's release/starter content, which ...
This is not a regression. Tested in: //UE4/Release-4.27 CL18319896 Binary //UE5/Release-5.0-EarlyAccess CL16682836 Binary //UE5/Release-5.0 CL18407655 Personal P4 When opening a static mesh without ...