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 ...
When dithered LOD transitions occur, a brief flash of the next LOD level is first shown on the entire mesh after which the current LOD fades to the next (or previous) LOD. The flashing behavior only ...
Potential bug was encountered when exporting vray cameras and their targets that have been path-constraint to corresponding splines. The resulting export file shows no camera targets; hence, missing ...
We need to, at least, prevent this by clearing observers when running a new BT using a different blackboard. Must also think that this might affect licensees relying on the current behavior (might h ...
When using CastChecked<>(), the second parameter can be passed as ECastCheckedType::NullAllowed to make the check succeed when the input is nullptr. However, in UE 5.5 up to the latest engine versio ...
Also verified on Release-5.5.4 CL 40574608 ...
The assert that we're hitting is:Cannot replace existing object of a different class. New Object: /Engine/Transient.REINST_BPC_NPC_VFX_C_230 /Game/Maps/[REDACTED]/Levels/[REDACTED]/LevelSequence/ ...
The licensee has mentioned that they also see an FPS drop without a second monitor, so this can happen just by separating windows out on the same screen. ...
Context Lumen is the default global illumination and reflections system. Lumen renders diffuse interreflection with infinite bounces and indirect specular reflections in large, detailed environments ...
When a property of a ChildActorComponent is modified in a child class, the parent ChildActorComponent class can also get modified. This happens when the Parent blueprint actor has a ChildActorCompo ...