[Image Removed] Jira Bot attaches conversation thread from Slack [Image Removed]Ryan Bickell – 2025-01-07 10:54:10 UTC Hello and happy new year! I'm messing with the Landscape component LODBias sett ...
WaterBodyCustom seems not to work with Distance Culling settings on its own actor, either Draw Distance/Never Distance Cull or Allow Cull Distance Volume. It only can be controlled by the CullingD ...
In FReplayHelper::ReplicateActor, we check Connection->ClientHasInitializedLevel(Actor->GetLevel()) to see if the actor should create a channel or not. However, the DemoNetConnection does not have a ...
When turnning a moving character into ragdoll, it freeze a bit with TickPhysicsAsync on. If we log the character's pelvis position, it seems jump backward in the first few ticks. Also, it only happ ...
Landscape visualizers do not work on Nanite Landscapes. Also tested in //UE5/Main/, CL: 48569009 The licensee has provided a patch file with a potential fix. ...
When rendering runtime virtual texture pages without throttling (when r.VT.MaxUploadsPerFrame is high or during Movie RenderQueue captures) the number of FRDGBuffers allocated by the Render Graph Bu ...
FJsonObjectConverter::JsonObjectToUStruct removes _ClassName from nested JSON objects during deserialization. Removing Obj->RemoveField(ObjectClassNameKey) from ConvertScalarJsonValueToFPropertyWit ...
Regression in testing This occurs with hardware and software ray tracing, as well as moveable and static lights This occurs regardless of anti aliasing. This was tested with DX12 ...
The blend stack node doesn't generate any values for its DeltaTimeRecord. This can be tested with the fix for [Link Removed] ...