Not a Regression. Tested in: //UE5/Release-5.0 CL 18747223 Source-GitHub //UE4/Release-4.27 CL 18319896 Binary User Description: "The crash test code is located at Source/HashBucketLockedBug/Pr ...
Crash when not saving level after using MovieRenderQueue for that level Repro rate 3/3 Regression Yes, issue is not reproduced on //UE5/Release-5.0-EarlyAccess at CL 16682836 from LauncherFatal er ...
Macro libraries try to support guid-based renaming: when a specific macro is renamed blueprints using the old name will automatically point to the new name and work properly. However, this fixup hap ...
Video of the issue here - [Link Removed] 4.27 and 5.0 seem to display slightly different outcomes. In 5.0 the sun only appears very close to the cube, whereas in 4.27 is can appear a bit further ou ...
USplineComponent::GetInputKeyAtDistanceAlongSpline() returns time (based on the spline's duration) at the distance rather than the input key. This method should be deprecated since current implement ...
void UMoviePipelineBlueprintLibrary::ResolveFilenameFormatArguments(const FString& InFormatString, const FMoviePipelineFilenameResolveParams& InParams, FString& OutFinalPath, FMoviePipelineFormatArg ...
Licensee note: "I haven’t tested with Ray tracing. I currently have lumen enable and it’s occurring there." ...
EditInlineNew properties on components can't be properly set if the component name has whitespace in it. This appears to be a problem with resolving the property name in SPropertyEditorEditInline::O ...
This is a regression. Tested in: //UE4/Release-4.27 CL18319896 Binary //UE5/Release-5.0 CL18747223 GitHub When using the Random Value Per Element from a PivotPainter_PerObjectData with a Cross nod ...
There is no easy way to disable auto-exposure on a per-component basis. This is a big source of confusion for people new to Unreal. The work around is to set Min and Max Brightness to 1 or set to ...