Binary (Installed Build)//UE5/Release-5.1 @CL22986940 I encountered this same crash when creating a landscape twice, but was not able to consistently reproduce it with those steps. I figured out th ...
This is a regression Tested in: //UE4/Release-4.27 CL18319896 Binary //UE5/Release-5.0-EarlyAccess CL16682836 Binary Under the same conditions in UE4 the On Hit events fire accurately and as expect ...
From User: "Sequencer: When using an animBP there's no animation at all (preview) without an animation in the animation track. Strangely enough the animation BP starts running if you add any animat ...
When loading a static mesh asset created in an old version of Unreal (e.g. 4.10), all LODs have their Screen Size property set to the same value (approximately 1.5). This happens because the static ...
When using the foliage tool with any mesh that has a LOD the lightmap generates artifacts for the instance. The base LOD will have correct looking lightmaps, however when pulling back and seeing the ...
There are multiple issues with the code at present 1) The animation preview world listener is not updated. This can be solved with the following override on AnimationEditorViewportClient (Following ...
This is not a regression tested in //UE5/Release-5.1 CL23901901 When Favoriting a Component from the Palette panel of a Widget the Favorites category appears then disappears. For the brief moment i ...
In a networked environment with high packet loss (or high forced adjustment factor), motion applied using Root Motion Sources can desynchronise under conditions that animation root motion does not. ...
A user has found that setting input mode to game only on tick will cause the client in PIE to toggle their inputs on and off every tick. If this test is run with a single player the inputs are const ...
When scrubbing the Matinee handle with a Sound Track added, no matter the location of the handle, the sound wave associated will play from the beginning of the audio file. Tested in 4.8.3 - 2634408 ...