A 5.5 level that contains a Text3DComponent in a BP crashes the engine when opened in 5.6 (and up). The licensee has provided his analysis: Description: Level instance created in UE5.5 and re-saved ...
The ctor of FD3D12BindlessResourceManager implies that GPU heap activation is intended to occur lazily with ERHIBindlessConfiguration::RayTracingShaders, however any call to FD3D12BindlessResourceMa ...
When an emissive AfterMotionBlur material is used with TSR, Bloom is not applied to the material. The cause for this appears to be that AfterMotionBlur materials are composed to a separate texture ...
The licensee noticed that in Development builds, the Render thread times are suspiciously similar to GPU times, and the same thing happens when enabling FORCE_USE_STATS in Test configuration. The is ...
There are two issues when painting landscape layers.Paint: When painting between different layers, square-shaped artifacts or splotches appear.Fill Layer: The blended weights of other layers aren't ...
Reflections do not receive SkyLight leakage contribution from a static SkyLight when static lighting is disallowed. This is caused by the function UpdateSkyIrradianceGpuBuffer checking if the SkyLig ...
Create an asset containing a RetainerBox in UMG, then add the created UMG to the viewport using AddViewport. Running MRQ after this causes a crash. ...
It is possible to add items to a replicated fast array that are not intended to be replicated to the clients. For example, FGameplayAbilitySpecContainer has a custom ShouldWriteFastArrayItem impleme ...
When a keyframe is added to a track in the Sequencer, undoing the operation correctly removes the keyframe, but it also unselects the actor. This becomes especially inconvenient when multiple actors ...
Once a mover character has had a skeletal mesh set as its movement base, it appears to get stuck in a desynced state after moving to a static movement base. It is only when the character's movement ...