Right-clicking in the Event Graph of a second Blueprint created using Create Blueprint Using This... will crash the editor. Crash Report: [Link Removed] Call Stack:<unknown module>! KERNELBASE!Rai ...
This didn't occur on iOS; so far this has only been tested in StrategyGame The device this occurred on was Nexus5X_6713_Adreno 418, 6.0.1 It did not occur on: iPad Mini 4_6242, 9.2.103-08 14:12:0 ...
Transform node which transforms vector from mesh particle space to world space in vertex shader always returns 0. In ue4.24, it works fine. This behavior has been changed in CL#12558699. Removing f ...
Crash occurs when disabling Import Tags from Configs in the Project Settings under GamplayTags. There are also ensures that occur with it, linked here. If these need a separate fix, I can enter a ...
If you open a material with the speedtree node plugged into WPO and then use a texture coordinate(index of 2) in base color the material will no longer compile properly. The full error is "Error [ ...
A crash occurs when attempting to run the Pixel Inspector tool after entering 'r.GbufferFormat 3' What this does is defines the memory layout used for the GBuffer. (affects performance, mostly thro ...
A licensee has reported that the USkinnedMeshComponent::FindClosestBone function does not respect the bRequiresPhysicsAsset parameter, resulting in the bone returning bones that are not part of the ...
Components stop reporting overlap after a certain amount of actors are attached Warning Trying to simulate physics on ''/Game/UEDPIE_0_Level1.Level1:PersistentLevel.Cube7.StaticMeshComponent0'' but ...
This is a slightly common crash coming out of the 4.17.2 hotfix. Users have not provided any descriptions of their actions when the crash occurred. Source Context 951 /** 952 * ...
Blueprint Projects can't make APK without compiled .so Error when packaging for Android with any Plugin Disabled. Also seeing Gradle errors if SteamVR plugin is disabled. Setting min version to 14 ...