This problem was reproduced in 5.0 Preview 2. According to the licensee, this did not occur in 4.26. Not sure if this is related to the camera manager, but some objects are delayed at the end of s ...
Currently UAnimSequenceBase::OnModelModified assumes that a notify is linked to a sequence and not a montage. This causes branching point notifies to lose their linked montage when being updated an ...
One of our customers reported on UDN that sphere trace in control rig only works with actor with the collision object type of "World Static". Is that by design or a bug? ...
Const version of function is not used elsewhere in the engine so it usually gets skipped when compiling. Produces the following error when compiling: UnrealEngine\Engine\Source\Runtime\Navigation ...
Associated UDN [Link Removed] We've been having some issues with the replication of attributes. Namely we have an OnRep_ function for an attribute that receives FGameplayAttributeData& OldValue a ...