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 ...
If any tabs are undocked from the main viewport and another tab is then docked to the main viewport it will hide any undocked tabs. This only appears to affect tabs that in the Menu > Window with ex ...
This issue is reproduced in 4.16 preview 3 version and in Mac, deployed into android device. And not reproduced in windows pc. Not reproduced in 4.15.2 launcher version(regression) Not reproduced on ...
While testing in //UE4/Release-4.16 CL 3466753 in Binary – I encountered an issue when deleting NavMeshBoundsVolume and RecastNavMesh. The NavMeshBoundsVolume is deleted but the RecastNavMesh remain ...
Custom events cannot be overriden in child blueprints. The add event option is no longer available so as to override a custom event that was created in the parent. This appears to be a regression. ...
When ShooterGame project is packed from RunUAT.bat, if you give encryption option, crash occurs at game startup. Without granting the encryption option crash does not occur. This occur. This problem ...