The description of SpringArmComponent's "Use Camera Lag Substepping" option says "sub-step camera damping so that it handles fluctuating frame rates well". However, as noted and explained by a licen ...
A spline component continues to be visible and editable in-editor despite all attempts to disable the functionality through the component's settings or uproperty specifiers. ...
When editing a level with many actors (1000+), deleting an actor results in a noticeable hitch: the editor becomes unresponsive for seconds. This hitch becomes longer the more actors are loaded and ...
We no longer include a note/warning when an expected execution path will not be taken in a function graph due to the presence of a return node. This was inadvertently removed by the change that intr ...
Even with the “Editable when Inherited” flag set in the blueprint class static mesh component, the BP instance collision preset cannot be set to one different from the BP class collision preset. The ...
The rules by which chunks are created are ambiguous and currently do not ensure that both PakFileRules and PrimaryAssetLabel settings are reflected. In this sample, depending on the PrimaryAssetLabe ...
Non-instanced object ref properties are incorrectly being skipped at property initialization time when Blueprint class instances are spawned with the fast property initialization path enabled. This ...
The pawn character is added to APlayerController::GetSeamlessTravelActorList, so it'll be persisted during server travel. The Niagara component is spawned during BeginPlay and activated manually. W ...
When adding text after switching from half-width to full-width input using Microsoft IME, there may be a delay of about 3 seconds before the text can be entered correctly. This is supposed to occur ...
In the scene outliner, if you add a folder with one visible actor in it, and filter out some of the actors, users are unable to toggle the visibility of the folder anymore, or they are only able to ...