The rules for delta serialization in UE4 are complicated, and the editor tries to hide them from you, which works 90% of the time but can lead to confusion and data loss in other situations. In the ...
Using Execute Console Command in a custom Game Instance causes Standalone Game to crash. Also occurs in 4.6.1: CL-2386410 and 4.7 Preview: CL-2403078 Crash Report: [Link Removed] Call Stack:UE4Ed ...
From UDN: [Link Removed] Unable to set a Child ABP with inherited interface to a Linked Animation Layer Instance Class. I have a ABP_Biped which is our main ABP. I have the locomotion (idle+straf ...
When an Instanced Static Mesh Component (ISMC) uses a material with a non-zero Max World Position Offset Displacement, the bounds are correctly expanded at initialization. However, after calling Upd ...
We found a d3d debug validation assert in RDG_EVENT_NAME("ShaderDrawDebug"), with the full DLSS integration. It however also reproduces in (4.25.1-release, dev-rendering and the plugin branch with ...
When the character class is set to always relevant, if a client travels very far away from another character, such that the character is relevant but the component they're standing on is not (but al ...
Crash Reporter information added for 4.7.2 - 4.7.6 Also Reproduced in Main Promotable-CL-2527312 Crashes from current engine seem to be predominately from Open World Content Assets. including Rep ...
When attempting to replace references of one blueprint with another a number of error message windows pop up ([Link Removed]) and the editor will crash. This is a regression since it was working in ...
Floating point error from UGameViewportClient::SplitscreenInfo causes this issue. FMath::TruncToInt( 3240 /*ViewportSize*/ * 0.333f/*Ratio in SplitScreenInfo*/ ) = 1079 I suggested a following t ...
Update: 4/14/2015 Another report of this error: https://answers.unrealengine.com/questions/206466/blueprint-still-dirty-after-compile.html#answer-211801 =========================================== ...