Interface functions called as events in Blueprints that implement the interface cannot be set to replicate. When the event node is clicked, the Details panel is empty. Reproduced in 4.7.6, 4.8, and ...
When changing the language options in the default Lyra Starter Game project (5.3 and 5.4) with a controller, the settings menu loses focus after closing the confirmation dialog. Focus can only then ...
This also occurs in 4.14.3 This does not occur on Windows. Could not get this issue to reproduce while recording the screen with quicktime player, but if you experience it in person it really feel ...
This is a regression.This does not affect UE5. Creating a function with parameter type TEnumAsByte<MyEnum> will crash while compiling. In 4.26 and UE5 the code compiles without issue, and the user ...
Adding an instance static mesh component to a class causes the editor to crash when an instance is added to a blueprint of the class. Regression: Yes - this behavior does not occur on 4.16.3 (CL 35 ...
There is a crash occurring with a packaged game that has a Struct containing an Enum inside of it, as well as having the nativization on, the issue does not occur if Nativization is turned off. The ...
Changing the engine quality settings to low or medium will cause the editor to crash This was tested in 4.24.3 @ CL 11590231 and doesn't occur, so this is marked as a regression. Mac Environme ...
Print String does not print to the viewport screen from the Construction Script, even if Print to Screen is enabled in the Print String node. Reproduced in 4.7.6 binary, 4.9 Preview 3, and Main (/ ...
When I deployed a first person template project to an Nvidia Shield Tablet with Portrait Orientation enabled, The screen appeared stretched and the analog stick were unable to be used. Tested on t ...
Adding more than 8 connections to or from a state in the state machine results in unpredictable behavior, like causing an animation to fail. (See image.) Was able to reproduce with user's test file ...