Converting an Actor to spawnable/possessable in a Sequence causes it lose its position in the track panel. If the Actor was in a folder it will need to be added back to that folder. This was report ...
When using the UE4 Editor with Vulkan there is a slight lag when navigating through the menu options. This lag is not present when launching with OpenGL nor is it present on Windows with -vulkan. ...
The r.SSR.Temporal console variable value is always set to its debugging value of 0 instead of being at its default of 1 Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 P6 (CL - 798402 ...
The B 3DDraw Mode functionality draws at the wrong rotation for the Velocity Cone module. It seems to draw 90 degrees off. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 P7 (CL - 8115 ...
The Game view cannot be changed in Orthographic view despite that the Orthographic views can be affected by the game view options. This issue does not appear to be a regression. Versions Tested: Is ...
Motion tolerance for Spawn Per Unit does not affect the particle system. Even if the vaules are set very high. Found in 4.18 CL# 3832480, 4.19 CL# 4033788, 4.20 CL# 4369336, 4.21 Preview 2 CL# 4472 ...
Editing the bCanEverAffectNavigation flag on an Actor Blueprint is propagating the value of the property to the Blueprint instance, but fails to properly update the navmesh according to the new valu ...
Hierarchical Instanced Static Meshes are partially ignored after building the navigation mesh. This is causing the navmesh to be generated within all or part the HISM instead of around it. This ...
When enabling "Run Construction Script in Sequencer" on a Blueprint Child Actor and having "Rerun Construction Scripts" turned on in Sequencer, the Child BP's properties become inaccessible in Seque ...
Consider a UStruct with some basic type members, each one with a default value specified in the struct. Also consider a TSet or TMap with that struct as keys, used inside a UObject as a UProperty an ...