Outputs warning logs when transitioning to the World Partition level with OpenLevel. This only occurs in PIE, not in Standalone or Package builds. In PIE, it appears that the package failed to load ...
Encountered while going through some debug commands. Repro 3/3. Crash Reporter Link: [Link Removed]Assertion failed: ChunkIndex != 0 [File:E:\User\Engine\Source\Runtime\Engine\Private\AudioStreaming ...
D3D12 needs to check the flag D3D12_FEATURE_DATA_D3D12_OPTIONS6::AdditionalShadingRatesSupported and filter out VRS modes that aren't supported. This flag should be put into something like "GRHISupp ...
Changing the InstancedFoliageGridSize by the WorldPartitionFoliageBuilder commandlet will cause some of the foliage to not load correctly. ...
The fixup code for repairing Widget bindings in UE5 assumes that a compile occurs first. However, saving the asset does not cause a compilation to occur. When we reload the asset and open it in the ...
The Landscape smooth and flatten tools can deform the landscape incorrectly causing chunks of the landscape to be removed (see attached image). ...
"Trigger" element has been removed from the BuildGraph, causing an error when running TagsAndFiles.xml. This problem was added in 5.0 and does not occur in UE4.X. ...
Spline point manipulation does not work properly when the spline component is selected. Although the widget appears on a spline point, applying a translation results in the entire spline component 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 ...