The Inherited StaticMesh Component in a Child Blueprint of a Parent Blueprint disappears when compiling the Blueprint. Regression: Yes Occurs in: 4.17.2, 4.18(Preview), and 4.19(Main) Does not o ...
When a class contains a FRuntimeFloatCurve variable, compiling a blueprint of the class causes the editor to crash once a key has been added to the curve and selected Regression: Yes, the provided ...
User comments:Packaging Android Crash with similar callstack fixed in 4.16: [Link Removed] I verified that the repro steps in that bug do not cause a crash in 4.18.3 Similar crash on Mac: [Link Re ...
A licensee noticed that the ShouldCache types for FLandscapeMaterialResource changed in the 4.18.2 but this did not affect the DDC keys generated. This caused an endless compilation loop where the s ...
Grandchildren (C in an attachment hierarchy of A < B < C) that are auto welded have issues related to overlap events when moving via physics. They tend to overlap later than they should. This does n ...
Web browser widgets to not receive input when used in a widget component on Android devices Update: Oculus Quest devs attempting to implement and interact with the web browser widget via widget i ...
The Set Position in Viewport node does affect UserWidgets position. It keeps it 4.19.2 (CL - 4033788), 4.20.3 (CL - 4369336), 4.21 (CL - 4465720), 4.22 (CL - 44654877) ...
The combination of Numpad + Shift seems to have various problems. https://answers.unrealengine.com/questions/899468/what-is-the-issue-with-shift-num-key-combinations.html Regression No, according ...
After a viewport is more than 4096 pixels wide, Lumen's specular reflections buffer cuts its width off at 4096 pixels. It appears that the affected buffer is "Lumen.Reflections.ResolvedSpecularIndi ...
Key repeats from the OS do not affect the EnhancedInput normally, but it causes inconsistent event triggers when FlushProcessedKeys is called with holding a keyboard key down. Removing references t ...