If something is executed before a SetActorRotation node on Tick inside of a SceneComponent class BP and then added to an Actor class BP, the physics will lag User Description: When using set rotat ...
This is a common crash occurring in the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 72 float FAnimNotifyEvent::GetDurati ...
Using SceneCapture in packaged VR projects causes poor performance. Also observed with SceneCaptureCube Does not occur in 4.18 ...
When closing ShooterGame on an iOS device, the application crashes due to "exhausting the real time allowance of 5.00 seconds". This issue is NOT a regression for //UE4/Dev-Networking as it is also ...
While working with DirectX 12 in the project settings, the editor crashes by check() code when attempting to create a static texture from a non-HDR Cube Render Target asset. This crash doesn't occur ...
The current implementation of AutoCreateRefTerm does not allow for a default value to be automatically created for a TArray contained within a struct that is passed into a function as a parameter. I ...
Shorter steps:Steps 1-8 from Steps to reproduce (create level with water body)Find BP_BuoyancyExample in Content Browser (Engine>Plugins>Water Content>Blueprints)Place BP_BuoyancyExample above the w ...
This is a regression that was introduced with changes made to address issues with native vs. non-native component registration at Blueprint construction time ([Link Removed]). Prior to those change ...
Building the level or lightmaps can clear the volumetric lightmap. In 5.5, this requires you to perform a full build, or a lighting only build with a BSP brush in the scene. In 5.6, all level build ...
When the Mobile Previewer loads, the Safe Zone widget is not working properly at startup, and requires a window resize to update to the correct Safe Zone. ...