A splash screen that has been set up in the DefaultEngine.ini with the following settings does not show in Gear VR[Oculus.Splash.Settings] bAutoEnabled=True TexturePath=/Game/Texture/AICON-Green ...
For nodes with an FGameplayTag or FGameplayTagContainer pin, when changing the tag value (Pin->DefaultValue) and triggering Undo/Redo, the pin modification is not undone. Rather, it undoes the previ ...
A crash is occurring on project load when attempting to use GetParentActor and cast that to a Parent class that contains a child actor component inside of that child actor component's blueprint. T ...
Changing the name of a GameMode Blueprint that is set as the Default in Project Settings and then clicking the Project Settings Default GameMode dropdown will crash the editor. No crash report is ge ...
Static lighting will not bounce on the ceiling when using a Layered Material. The Material Attributes Layers node is used which doesn't appear in 4.24.3 so this isn't a regression. This was report ...
If a sound starts playing while the listener is inside the binarual radius, the sound stops abruptly when they leave the radius. Does not occur if the listener starts in the binaural radius. Does no ...
When using a point light far from the world origin the light will have banding. The shadow bias and filter sharpen can help but they are not as consistent as settings near the world origin. The only ...
Base-pass rendering on Mac Metal now generates transient black/Nan spots across the scene - this appears to be related to r.BasePassOutputsVelocity and is presumably the connected to the incorrect s ...
When editing a value in the details panel of a component, if you attempt to undo the changes, the component is no longer selected. The value gets undone as expected, but it is unexpected that the co ...
A user on the AnswerHub found an SM5 material error within his material function after following the tutorial below. [Link Removed] I followed the tutorial until I reached the point in which the e ...