This is not a regression. Tested in //UE5/Release-5.2 CL26001984 After assigning an IES Profile to a light the icon for that profile updates to a gradient bloom preventing the profile from being pr ...
The Editor Config system appears to support a hierarchy of JSON files (similarly to INI files) in three locations:Engine: "../../../Engine/Config/Editor"Project: "<PROJECT>/Config/Editor"User: "<APP ...
During a Multi-User Editing session with two or more team members two or more users can take control of the same actor and move it to different locations in the viewport at the same time. However, ...
Generated from CrashReporter Logs can be obtained via Crash Reporter ...
If a BT ends with a latent abort with another BT asset pending initialization, the BehaviorTree component will stop the tree that was aborted, but it does not start the new tree. You can check with ...
When using Push Replication with blueprints, UK2Node_VariableSetRef nodes do not mark a property as dirty and so the variable is not replicated. ...
Primitives with the "Lightmap Type" set to "Force Volumetric" are not shadowed correctly. Issue dates back to at least 4.27.2. As a workaround, making FLightCacheInterface::GetStaticInteraction al ...
When edited through the Details Panel in the Editor, TMap and TSet properties should not allow duplicate keys. When those keys are USTRUCTs with the “WithIdenticalViaEquality” trait, this should be ...
ISourceControlProvider::RegisterStateBranches(...) doesn't reliably warn on conflicts ISourceControlProvider::RegisterStateBranches(...), specifically FPerforceSourceControlProvider, is supposed to ...
Blueprint timelines: when converting an internal curve to an external curve asset, the curve asset's data isn't used until the blueprint is recompiled. This is confusing as there is no indication th ...