When using EditCondition to control the editability of FInstancedStruct properties in a class derived from UDeveloperSettings, the condition is only partially respected. Specifically: A TArray<FIns ...
Crash in FUniformExpressionSet::FillUniformBuffer trying access deleted UTextureCollection (Experimental in 5.6). The licensee describes their crash, their analysis, and a proposed fix: This crash ...
In Unreal Engine, materials can expose parameters that can then be modified via instances (MaterialInstanceConstant). The UMaterialEditingLibrary provides several functions to modify these parameter ...
The PlayerCameraManager->OnBlendComplete() delegate is not getting called when running a game in a standalone network mode without any networking. ...
In the Viewport, enabling Wireframe Mode (ALT+2) along with HDR (EyeAdaptation) Visualization crashes the Editor. I've tested different versions and this issue is not present on 5.0, but it reproduc ...
Since Unreal Engine 5.5 stationary lights have stopped working with GPU Lightmass when using Cascaded Shadow Maps. With Virtual Shadow Maps enabled on the project, GPU Lightmass works. This issue d ...
When an Animation Sequence is overridden by a LevelSequence, and later reverts to its original animation state, the AnimInstance fails to properly reinitialize. This prevents subsequent animation lo ...
When a groom is present, setting any SamplesPerRay SMRT CVar to zero results in an unexpected complete shadow projected from the light. ProjectLight() in VirtualShadowMapProjection.usf has addition ...
When (unintentionally) trying to set one texture as the composite texture of another, which itself is the composite texture of the first, a stack overflow occurs leading to a crash: in UTexture::Pos ...
Context Auto-weld makes it so if a child is attached to a parent, the two bodies will be joined into a single rigid body. Physic settings like collision profile and body settings are determined by t ...