We encountered a crash when using Anim BP Pose Watches to inspect poses on actors in a PIE instance. Specifically it seems ending the PIE session while the Anim BP is still watching the actor in the ...
Get Constraint Force node always returns a magnitude zero vector. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and was able to get the constraint force, it is a regression. ...
Reproduced 3/3 times. Was not able to reproduce in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. ...
Both the material and the Niagara compute shader use the same function to interpret the YCoCg color data, but the Niagara compute shader returns an incorrect color. Also found on CL: 32347737 in Re ...
CreateD3D12Texture causes two OnLowLevelAllocs in LLM to be called with the same pointer and the same channel, leading to a warning. LLM WARNING: Replacing allocation in tracking map. Alloc/Free Mi ...
A PCG actor is assigned to a DataLayer and placed inside a Level Instance. Then that Level Instance is placed into a World Partition map. When the SpawnActor node in the PCG graph is set to MergePCG ...
Hear events are never fired while See events are fired. They are mutually exclusive, with See events taking priority if both happen. ...
Setting up mouse over events for a character do not trigger. ...