Light injection into the Translucent Light Grid voxels does not use the correct location for clipping or attenuation. Both of these points are outside the voxel that is being updated. Light attenua ...
A networked VR (HMD) game will result in an undesirable rotation for the pawn on startup for a network client, and the issue is dependent on timing. ...
Enabling bUseLoggingInShipping for a project prevents the project from being built for Shipping if the project includes replicated properties. This is only an issue with binary builds of the Engine. ...
Using the delete key or context menu to delete a single sync marker created by an Animation Modifier deletes all sync markers created by the Animation Modifier. If all the markers are deleted, and ...
This is not a regression. Tested in //UE5/Release-5.2 CL26001984 When using the drop down to select a sound wave asset as an input for a Macro then getting the duration of the sound wave within the ...
REGRESSION: No, occurs in 4.15 as well Crash occurs when press Ctrl+Tab when the Project Browser is open. I did not crash if I tried this when in the editor itself. ...
It appears that FSlateApplication::OnControllerAnalog triggers a left mouse click to occur on mobile platforms. If developers haven't properly avoided hooking up delegates to the InputComponent for ...
If a static mesh component has Simulate Physics enabled, GetRelativeTransform() returns the value of world transform. ...
An ensure occurs when the user uses Automapping to map a rig to a skeletal mesh that has the same names for the bones. This does not occur when the bones have different names. ...
When a sublevel gets unloaded that has an actor with an AbilitySystemComponent with an active GameplayEffect with Duration, a crash occurs when the duration expires. This is due to an ASC timer dele ...