The Editor provides option "Project Settings – Engine – Input – Mouse Properties – Advanced – Use Mouse for Touch" to allow testing virtual joysticks and other touch controls with the mouse. When ru ...
In a Developer Settings Class, Boolean properties marked with InlineEditConditionToggle do not get written to the associated settings .ini file, preventing configuration settings from being saved pr ...
Lighting on distant meshes flickers when using Lumen and Skylights. Turning Lumen off and lighting from the skylight is stable. Turning off Lumen screen traces also lowers the amount of flickering ...
Depth Passes for Masked Materials using Virtual Textures does not work correctly when it is in front of a Nanite Mesh and a Decal, resulting in black artifacts. Also tested on //UE5/Main, CL: 41024 ...
Materials containing a cube array texture sampling node will not compile when hardware ray tracing is enabled. The shader compilation error indicates that an invalid op code was used: "Opcode Sample ...
UAnimNotify::Notify not called during USkeletalMeshComponent interaction with UPhysicsControlComponent when PhysicsBlendWeight is zero. The licensee has provided his analysis of the code: If USkelet ...
It seems like upon reconnecting to the server, the client receives a bunch containing the actor before it has loaded the data layer. See attached log snippet for errors. ...
In UE latest release (5.5 launcher version), Enhanced Input Actions mapped to "Any Key" stop responding after scrolling the mouse wheel. Specifically, scrolling either up or down disables the Any Ke ...
When an actor's replicator is first created and initialized, FObjectReplicator::InitWithObject will use the archetype as the source object for copying the properties. From there, the custom delta pr ...