Seems to be somehow related to components being instanced in the Construction Script according to a spline. The transforms are slightly off by more than 1.e-2f. They are reconstructed on load with a ...
Changing a gameplay tag query's root expression in a make query node will assert if the tag editor widget is open. ...
When using the search bar while adding a new actor to the level, the search results revert back to their default state when selecting the actor. This results in behavior that appears like you're cli ...
FConsoleVariable::OnChangedCallback was changed to a multicast delegate in 4.26. Along with this, FConsoleVariableBase::SetOnChangedCallback was implemented to emulate a single delegate for compatib ...
There is a scenario where delta struct serialized fast arrays can replicate changes that introduce additional elements to the array, but without changelists containing the new data. This needs furt ...
When using the Place Actors panel on the Advanced_Lighting map a crash occurs when searching for a directional light. I was only able to reproduce this issue on that map. This issue is occurring ...