Scene Depth appears to return zero on iOS. In this test the material applied to an image does not appear to lerp between 0 and 1 for the various objects in the scene, implying that the Scene depth ...
When an instance is removed from a Hierarchical Instanced Static Mesh's array, if there are indices that are further along in the array that fill that index, the last index in the array is used to d ...
When changing Up Ratio for the Gear Setup in a Wheeled Vehicle's Vehicle Movement Component, there are some weird results. At 1.0 for Gear Setup, the gear should shift once RPM is at max but it will ...
After updating to Radeon Software 17.10.3 I can no longer open the editor. This has been seen on both a R9 390X and a R9 290. If I use AMD's Auto-detect software it's recommended version is 17.7.2 ...
Setting an Input type on Modulation Parameter crashes the editor with:Assertion failed: Pair != nullptr [File:E:\SMoyls_UE5_Release-5.0\Engine\Source\Runtime\Core\Public\Containers\Map.h] [Line: 643 ...
Changing the Global Time Dilation to a very small value and returning it to a large value (by either using the slomo console command or directly in BP - slomo sets TimeDilation) makes Physics simula ...
This is not a regression. Tested in: //UE4/Release-4.27 CL18319896 Binary //UE5/Release-5.0-EarlyAccess CL16682836 Binary //UE5/Release-5.0 CL18407655 Personal P4 When opening a static mesh without ...
Within USkinnedMeshComponent::UpdateLODStatus_Internal, if the USkinnedMeshComponent does not yet have a MeshObject, MaxLODIndex will be left as 0 and as a result PredictedLODLevel will be set to 0 ...
Crash if opening ALevelSequenceActor::BindingOverrides in the details panel and run a process that empties the BindingOverrides elements. Workaround: FMovieSceneObjectBindingID FMovieSceneObjectBi ...
The Textures for the Demo play bars in Shooter Game are rendering White in 4.8.0 release, appears fixed in Main Promotable-CL-2581018. ...