A licensee reported an issue where a recent change to SButton.cpp in 4.13 causes an issue with Precise Click in multiple situations, his example being the one described in the repro steps, which is ...
In 4,15, we can use button for swap paint Color and erase color. But, in 4.16 and 4.17, it disappeared ...
Renaming a Blueprint variable loses override in grandchild Blueprint. Modifying and saving the BP_Child fixes the issue with BP_Grandchild losing overrides. ...
Renaming a renderer in a parent emitter reverts the name of the renderer in the child emitter. ...
From what I could see this is different than JIRA issue [Link Removed]. All the selected nodes information seem correct until the NodeObject->Delete(Sequence) in SAnimNotifyPanel::DeleteSelectedNod ...
It looks like it is null reference in propertymatrix. It always occurs when I execute the reproduction procedure. ...
Some of the shadows appear to get cut off by user's movement though level, popping in and out of the field of vision oddly. GPU dump located in [Link Removed] Issue observed on //UE5/Release 5.0 @ ...
Renaming the meshes folder to include [] characters causes the static meshes to lose their mesh upon being duplicated. ...
Renaming a NiagaraEmitter to a specific asset name changes it to an unspecified asset name. This happens only with NiagaraEmitter, not with other assets. ...