MeshCurrSamplingBonesBuffer already has scaled bone transforms, but these scales have not been cancelled out when using local space. ...
The message in ensure is below LogOutputDevice: Error: === Handled ensure: === LogOutputDevice: Error: Ensure condition failed: (FMath::Abs(1.f - M.GetScaledAxis(EAxis::X).SizeSquared()) <= (1.e-4 ...
Instead of clearing the metadata we should enable editing the metadata for vectors since the details panel supports it already. ...
Demo drivers that are actively playing back a replay while still connected to another server as a client (via game net driver) will generate warnings due to the function forwarding code (UNetDriver: ...
Upon Seamless Travel, the Package Map will attempt to clear out "old" entries in the Guid Cache by marking them with a timeout. The only entries that will actually be marked for a timeout are entrie ...
Cloth sim can't currently be blended on/off in sequencer. ...
Added and Removed tags are cleared in inherited gameplay tag containers. This came from the following UDN: https://udn.unrealengine.com/questions/587982/ue-master-tags-in-finheritedtagcontainer-do-n ...
Modifying a UserDefinedStruct can lead to data corruption in Blueprint array properties. ...