Crash on stopping PIE after using DemoRec in PIE. Possibly related to [Link Removed] which must be fixed, but happens upon stopping PIE. Reproduced in 4.11.0 Preview 3 binary and Main (//UE4/Dev-Ma ...
Calling functions that have an implicit WorldContextObject parameter (line trace, execute console command, etc) in a Blueprint function library will give a compile error about a missing __WorldConte ...
I've seen this happen in other areas of the editor as well: Data Table fields (floats) for example. Manually typing in numbers to fields seems less prone to this error; using spinners to drag value ...
REGRESSION: YesWORKING: 3081183BROKEN: 3087200 In the Details panel for a skeletal mesh, when setting Animation Mode to Use Animation Asset, the Anim to Play setting isn't visible. I can only repr ...
Exporting an alembic skeletal mesh that has been imported and then exporting it to FBX using the asset actions options will cause a crash. Tested with: Crash - 4.13.0 Binary CL-3106830 Crash - 4.1 ...
REGRESSION No, occurs in 4.14.3 In VehicleGame, if the user runs a "showdebug" command (such as "showdebug animation" or *showdebug rawinput") while the starting countdown is going on, all input wi ...
Splash screens never clear on oculus. Testing in 4.14 it seems like UOculusFunctionLibrary::HideLoadingSplashScreen() is never called, maybe still the case in newer versions? Was unable to clear a ...
OnClick Events for buttons in 3D Widgets not firing in Multiplayer. This issue only affects the button component as other Widget components that used the Left mouse button function as expected Regr ...
For a child instance inside of the level, the value of a parent int variable will reset if you add a new variable in the child and if there is a function in the parent that has the child as an outpu ...
Using touch input to touch and drag the Location and Scale values in the Details panel for an asset results in the value not being updated in real time. The value only updates when the touch is rele ...