This is a common crash in the 4.16 release. The callstack is similar to [Link Removed], but that was fixed in 4.16.2 while this crash still occurs. Users have not provided any additional informati ...
AI nav walking doesn't allow clients to set a "Base" for the character (SetBase from UpdateFloorFromAdjustment), so there is no floor result on frames where there is a net update. This causes simula ...
When an actor spawns another actor using AddChildActorComponent that comes alphabetically before it based on blueprint name it will spawn an extra actor that will persist when the scene is stopped d ...
We have written a plugin for UE4 that allows Unreal users to import and set up Megascans assets into Unreal Engine. Recently we added Alembic files to our assets and also updated all our plugins to ...
The licensee reports that this issue is caused by the following code not performing a Buffer update. .\Engine\Source\Runtime\Renderer\Private\ShaderBaseClasses.cpp void FMeshMaterialShaderElementD ...
This may just need to be closed, we may not be able to control this at such a level. This really comes up more than you would guess. I think almost everyone has made a widget, wanted to call Edito ...
CopyFile function in CommandUtils.cs assumes that an exception will be thrown if the number of retries is exceeded, but the loop condition prevents it from being thrown. Following fix works:publics ...
Screen space denoiser creates two types of artifacts: artifacts around boundary for general lighting The artifact is there before 5.2 but since the ray traced shadow denoiser denoises on the sqr() s ...
Repro Rate: 5/5 Regression: Unconfirmed - Functionality is not implemented in previous version Skeletal Mesh with default slot Anim BP applied does not translate after Swap Root Bone on particular ...
When rendering out the Buffer Visualization Targets with the HDR setting on, the resulting Scene Color EXR is rendering significantly washed out compared to the Buffer Viz. in the Editor and if comp ...