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 ...
Animating an inherited widget from a child UserWidget class appears to work, but the bindings don't resolve properly and the animation is null at runtime. This workflow should either be supported, o ...
This is not a regression. Tested in //UE5/Release-5.0 CL20979098 FMath::Eval ignores groupings while solving problems. This has caused some confusion with users who are expecting the groupings to b ...
It's possible to have the Audio Meter widget stop responding if you set the Gain really high. It will cease to work as long as the MetaSound window is open. Closing and reopening the MetaSound windo ...
Virtual Textures can be assigned to Texture Sample Parameters that are not configured for Virtual Textures, if that parameter is inside of a Material Layer. Also found in Release-5.4, CL 32426910 ...
The TSR History Rejection buffer develops a grid-like artifact over translucent, camera-facing planes. ...
If a code defined function that takes in a parameter is called from blueprints, the BP node will show the input pin for the parameter. If the parameter list is changed after the node is created and ...
Child Actor Components run their construction scripts upon parent's placement in level. However, these specifications are not maintained once PIE is initiated. ...
if a child actor component is set to a new child actor at runtime, the actor will not update with the transform of the child actor component in the parent blueprint. ...
If a local variable set variable is copied/pasted over to a second blueprint and the input pin is promoted to a local variable, compiling the blueprint will cause a compile error to appear until the ...