Spin Box delta does not appear to affect how the spin box increments through its values when clicking and dragging with the mouse. The spin box appears to increment/decrement by more or less dependi ...
When using the track builder plugin, the default settings for the track width starts at 1. However, when the yellow arrow is clicked to to restore the track back to default it sets it to zero instea ...
Adding a new code class derived from AnimInstance will cause the Visual Studio build to fail in a project based on the code Vehicle template. The build errors indicate that there are problems in the ...
This is a regression. Tested in //UE5/Release-5.1 CL23901901 The editor crashes after playing in editor when the level contains a niagara system with a scratch pad outputing audio spectrum. ...
If a user makes an enumerator in C++ and sets one of the variables to Hidden and doesn't make it the last variable of the enum, it will cause issues with the numbering of the enum when using the Sel ...
Context State Tree Tasks have a configurable default value 'Should State Change on Reselect' which controls whether the task receives a EnterState/ExitState if completion of the current state is fo ...
Engine will crash when attempting to save soft object reference. "FArchive does not support FSoftObjectPtr serialization. Use FArchiveUObject instead." Also reproduced in Main CL #4247864 ...
As detailed in the linked UDN thread, if a server doesn't receive a network packet from a client in 1.5 seconds, it sets the client connection's ViewTarget to null. This will cause dropped reliable ...
Controller 1 is able to navigate the menu as normal, but if you hit the "Start" button on Controller 1, it'll flash the Add Player UI element but won't connect as Player 2, and the output log will s ...
Making changes to the "Color Vision Deficiency Preview Type" under the "Editor Preferences" does not change the Color Vision Preview. Regression: Yes Works in: 4.16.3-3561208 Does not work in : ...