Particle record feature in the matinee seems not properly working in the Editor. When trying to play in the matinee with recorded keys, the Engine will crash with Access violation - code c0000005. ...
When the RenderDoc plugin is installed with raytracing enabled shadows don't render correctly. Found in 4.24.1 CL#10757647 Reproduced in 4.23.1 CL#9631420, 4.25 Main CL#11087956 ...
Issue was reported by a user on the Unreal Engine forms. I tried to package the game with the other encoding options and this appears specific to using the Unreal Ambisonics option. I have only co ...
Also tried using “show VisualizeTemporalUpscaler” and noticed the frames that have missing motion vector data showed up as pops in the “show VisualizeReprojection” part of the visualizer. ...
Changing Class for Spawnable objects in Level Sequence did not have any impact on Possesable objects in Subsequence. It's still referencing the previous Class. Also found in Release-5.4, CL: 329753 ...
Actors rescale to their original size when placed in level then attached to another actor. ...
Increment and decrement nodes return the incorrect value User Description: Getting the result of the Increment Macro seems to be incrementing the variable twice. Very confusing. Is this normal? ...
If PIE is paused using the 'Pause key', the Pause or Resume buttons on the toolbar will no longer start PIE. You have to make sure that the icon is toggled to Pause, select the viewport, and then p ...
When a component written in code has it's category setting changed in blueprint the rest of the details for that component will not be editable once the component is deselected and reselected. ...
If trigger execute is called in Blueprint, it will fire every time the sound recovers from being virtual, even if it has not been called again. See video example: [Link Removed] Also occurs in Re ...