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) ...
If you are using the default values of the In Size the project will run fine, but changing the values will make the engine crash. This was reported and tested in 4.25 (CL-13144385) and reproduced i ...
This is a regression from 4.24.3 (CL-11590370). SSR begins to flickers when AA is disabled when moving around the scene. This was reported and tested in 4.25 (CL-13144385) and reproduced in Main 4. ...
Created a C++ project with starter content and then deleting the project and making another C++ project with starter content with the project name the same as the previous project causes starter con ...
This is not a regression from 4.27.2, however, a similar issue was fixed in 4.26. Generating a C++ class that is in a subdirectory generates the #include "Subdirectory/Class.h" instead of #include ...
Hit the following Ensure when trying to use the Spectrum Analyser. Also hit this in 4.26 so it doesn't appear to be a regression. Occurs with any of the following Band Settings or when creating you ...
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 ...