Using Set Actor Scale 3D in the Construction Script is not functioning as expected. If you set the scale to 1,1,1, you are still able to freely scale an instance of the object in the scene. However, ...
When creating a Sound Class and editing/applying the 'Radio Filter Volume' option, the sounds associated with the sound class seem to have their attenuation settings overridden or mixed in with an i ...
If the Restart Game function is called in blueprints or code then the editor will crash when exiting PIE [Link Removed] ...
REGRESSION: Does not occur in 4.24 Cooking a project containing functions with delegate pins fails with multiple ensures. ...
I was not able use the 'Draw Material' node function in conjunction with 'SceneColor' within the HUD Blueprint. However, as soon as I deleted the 'SceneColor' node within the material editor, I was ...
Bug report from AnswerHub. Need to figure out why C++ functions tagged NetMulticast and BlueprintCallable send the wrong paramters to some clients. ...
Tested at X=20,000 with no issue Tested at X=500,000 with no issue Tested at X=1,000,000 issue occurs NOT A REGRESSION ...
If StepIn is performed on a module for which the Interface function is not defined, a crash will occur. ...
After opening the ShowdownVRDemo project and changing the view mode to either Detail or Reflection the view doesn't change. It still shows the image as if in Lit Mode. ...
I am seeing an ensure after adding a UFUNCTION(BlueprintCallable) accessor and then adding that function to the BP and compiling the BP in the editor. Repro frequency is only 3/6 times. ...