Get Instances Overlap returns overlap outside of the collision bounds. This effects the Instanced Overlapping Box and Sphere. It is also reproducible with engine assets replacing the Fencing mesh. ...
Subtracting .2 from a float seems to produce a float error, registering incorrect values during if checks. ...
When nodes are collapsed in editor, the execution pins to the nodes do not light up to show their use. ...
If the persistent level is open and a user attempts to open a sublevel that contains a navmesh, the editor will freeze and then crash. Frequency: 3/3 Crashreporter: N/A ...
When you duplicate a Parameter in a Material Parameter Collection instead of adding a new Parameter, the duplicated parameter always returns the same results as the source no matter the value entere ...
Arrays of structs do not register default values when the array is resized. Regression (no) issue (does) occur in 4.11.2 ...
Whenever defer spawning is used from the GameplayStatics library it is supposed change it's transform properties based on what is passed in as a parameter. Despite this, it seems the newly created a ...
When the player at index 0 sets its user focus it will cause other players to lose input. This does not occur when setting the user focus of players with an index higher than 0. ...
It looks like the output of the debug pass is ignored, and the final output from the last frame before the pass was enabled is displayed instead. If the pass is modified to return a different textu ...
Material Nodes, particularly Constant Vector 3s and Texture Samples, become difficult to read when users overlay them like stacked cards. [Image Removed] Also reproduced in Main Promotable-CL-2548 ...