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 ...
The Editor crashes if loaded sequence has keyframes for an actor variable that has been changed, instead of soft erroring out. This was reported and tested on 4.20.3 (CL-4369336). It was reproduced ...
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. ...
After compiling, the variable disappears from the variable list which prevents the user from deleting it and being able to recompile the level succussfully Not a regression as it occurs in 4.18.1 a ...
When attempting to view an Animation Blueprint, Skeletal Mesh, or Physics Asset in any of the Orthographic views the Editor remains in Perspective View. This is a regression as the issue was not pre ...
Box Collision component with physics interacts with the player capsule when set to Overlap only. This only seems to happen when both the Box Collision and the player capsule are set to Generate Ove ...