Ensure will trigger when undo reverts text to default value. "This triggers an ensure because the undo ends up calling SKismetInspector::ShowDetailsForObjects(), which forces the keyboard focus to ...
Modifying the Shear values on a Progress Bar in a Widget Blueprint cause it to lose its Fill Color and set Progress. This is a regression from 4.20.3 (CL-4369336). Reproes with -vulkan on both Linux ...
This appears to be an issue with all asset types, not specific to materials. Data Tables, Level Sequences, etc. Image shows the "No" cursor that shows up when attempting the drag/drop. This should ...
Instead of reflecting an average color of the surrounding, reflections become black with increased roughness values. Found in 4.22 CL# 6574378 and 4.23 CL# 6925347 ...
Changing the effect quality from the console window causes Niagara systems to reset their visibility. Tested in 4.22.3(CL - 7053647), 4.23 (CL - 8386587), 4.24 (CL - 9023396) ...
Upon creating a new Synth Component C++ Class in Unreal 4.24, the compiler will fail to compile with a Linker error. ...
If min and max scale are the same in a LandscapeGrassType asset, scale will not be applied. Confirmed in 4.25 MAIN @ CL 11318998 ...
When changing the size of the text in a comment box, after you adjust the size and click save, then close the material editor. When you reopen the editor, the text size is back to the default but th ...
Regression: external owned spawned actors stays in 4.25 & 4.25 plus but it is removed from 4.26P5, 4.26P6, 4.26P7 ...
From a delegate there is no easy way to access the action that triggered the delegate. Whilst this is mostly inherent (an OnJumped handler implies the Jump action) it would be better to provide dire ...