In UE's Project Settings, some pages are saved automatically to the project's "Config/Default<CATEGORY>.ini" file (meant to be version-controlled) on every change. Other pages have buttons "Set as D ...
Added context from dev support ticket:The crash occurs because FDelegateProperty::Serialize accesses a dangling SignatureFunction pointer. Given that its derefencing dangling pointers the specifi ...
When Level Actors are converted into a Blueprint using the "Convert Selection to Blueprint Class" option with "Harvest Components" as the creation method, the conversion process does not sanitize do ...
Sumo Digital Ltd. has reported that the synthetic benchmark has skewed GPUIndex scores when changing graphics scalability settings (i.e. r.LumenScreenProbeGather.DownsampleFactor). They are currentl ...
When using UV scrolling for a flipbook-like animation in Animation Sequence, creating keys with "Constant Tangent" settings on Curve Editor does not result in an instantaneous change to the specifie ...
Duplicating many Actors at once in a Level Instance while in Level Instance Edit will result in a jumbled mess of Actors on the Persistent Level. The licensee has encountered this in Unreal 5.4 and ...
When Vertex Animated Texture is used to animate a mesh with World Position Offset, often the Max World Position Offset Displacement Material setting must be increased or the Bounds Scale increased, ...
The Physics Asset Editor has a "mirror" feature that allows physics bodies and constraints to be mirrored from one side of a skeleton to the other. If this operation worked correctly, it could save ...
There is an issue when setting a Static Mesh inside a blueprint that it is referenced by another blueprint with more than one child actor. An ensure is triggered inside the engine, and there is a ...
There appears to be a bug relating to rendering multiple windows that can trigger under unknown circumstances. It has been reported on rectangle lights in the forums and on PostMotionBlur materials ...