In versión 5.4, a crash has been found when using splines inside the LevelViewport. This crash occurs when we change the Spline Point Type of a spline point, and subsequently we select another splin ...
In a Developer Settings Class, Boolean properties marked with InlineEditConditionToggle do not get written to the associated settings .ini file, preventing configuration settings from being saved pr ...
Context The showFlag.CollisionVisibility 1 cvar is a viewport visualization mode that highlights which Actors will block visibility. The showFlag.CollisionPawn 1 cvar is a Player Collision viewmode ...
The JSON export functionality for DataTable relies on a FieldIterator to gather properties. This iterator is unable to gather the properties from the InstancedStruct. CSV export functionality works ...
When Landscape GPU Culling is operational, patches of Landscape will have heavy overdraw. This requires Nanite and Lumen to be disabled - the test project is set up with this by default. This quad ...
Particles using Distance Field collision can have their collision controlled by "r.DistanceFieldAO". It appears that the condition in "ShouldPrepareGlobalDistanceField(...)" from DistanceFieldAmbie ...
UAbilityTask_SpawnActor::BeginSpawningActor assumes the incoming AActor*& SpawnedActor parameter is nullptr if no actor was spawned, but it does not initialize the parameter at the start of the func ...
If a blueprint based on a custom World Settings class is set in the project settings then the editor crashes on open ...
If a project is saved outside the default Unreal Projects folder or the project folder is moved from Unreal Projects to another location it does not show up in the list of projects on the Project Br ...
When outputting with Custom Render Passes, the Render Pass is automatically added at the end of the output frame file name. We have a few variables that we can control in the FileName Format sectio ...