Renaming map using builder will break soft obj refs and warnings will also appear in the log: Warning: Serialized Class /Script/Engine.World for a property of Class /Script/Engine.Actor. Reference ...
The confirmation message will fails spawning with the following messages in the log: [2023.07.25-20.04.01:038][ 0]LogWindows: Error: Failed to create dialog. The specified resource type cannot be ...
Workaround in UE5.3: UNiagaraComponent::TickComponent if (AgeDiff < 0.0f) { SystemInstanceController->Reset(FNiagaraSystemInstance::EResetMode::ResetAl ...
In UE5.1, the Result pin of the ControlRig cast node could be broken, but it cannot be broken from UE5.2. ...
ZoneShapes do not reset visuals when being de-selected and re-selected. The last piece of the zone shape to be selected will still show as selected when the shape is re-selected, but using the edito ...
When using VirtualHeightfieldMesh we see intermittent crashes in FDepthPassMeshProcessor::TryAddMeshBatch(). This can happen when FVirtualTextureProducerCollection::CallPendingCallbacks() is called ...
Issue has been seen a couple times internally and closed as No Longer occurring. Looking at Crash Reporter, issue has been seen live a number of times. Looking at user logs, occurs after:LogAudioMi ...
Given a TMap where the value type is an instanced object: when a child blueprint is saved with modifications to the TMap, and then additional TMap are added to the parent blueprint and the child blu ...
Made From CrashReporter To remain Glitter compliant logs can not be linked from Crash Reporter. Should you need logs you will have to get them from Crash Report. ...
Provide a way for licensees to set a custom class for DataLayerInstanceWithAsset. ...