It looks like a component will have a velocity calculated and saved when animated by a sequence during a level save. ...
UAIPerceptionSystem::UnregisterSource according to its documentation should treat Sense == null as targeting all sources, but the code for removing pending sources does not treat Sense == null as th ...
This occurs because ObjectPropertyNode.h will only check if a category is hidden for it and its subclasses. It should also be checking the parent's categories if it's an edit inline component. ...
If a level instance uses different runtime settings then it can override the main WP's runtime settings with UWorldPartitionRuntimeSpatialHash::ApplyCVars Runtime settings:GRuntimeSpatialHashUseA ...
The docs mention: "When a streaming Level is set to Always Loaded, it is loaded together with the persistent Level. It also becomes visible at the same time as the persistent Level. It ignores strea ...
If a character with a cloth simulation or a mesh with a cloth simulation is in the scene there is wind force that is being applied to the cloth. The only way to remove this is by setting a Wind Dire ...
In the rolling ball template, the new floor meshes cause the player character to jump when the player has not pressed any jump commands. It occurs more often if the players movement has been increas ...
After hot reloading a project, if the class a blueprint is based off of was edited, the blueprint is unable to be saved due to being referenced in Engine/Transient. Project for Repro: [Link Removed ...
r.Shadow.FadeResolution and r.Shadow.RadiusThreshold values in DefaultScalability.ini are not being applied ...
This ticket is to add the safe workaround for 4.23.1, with a more optimal fix coming in 4.24. ...