When importing a camera from maya through .fbx, focus distance is not correctly imported. See images attached. Client initially reported. Can reproduce. ...
Generated from CrashReporter ...
This non-deterministic behavior is caused by sorting by program address. ...
This is a race condition, did not crash with -onethread. Attached the collected threaded callstacks, although they look misaligned. Licensee has provided a suggested fix. ...
we can do a "cheap fix" here by adding the "IgnoreTypePromotion" metadata to the date time functions, but there are some underlying issues with the FindBestMatching func in this case causing it to f ...
The Duration Magnitude property is not zeroed out if a Gameplay Effect's duration policy is changed from HasDuration to Instant. As a result, UAbilitySystemComponent::ApplyGameplayEffectSpecToSelf e ...
This is a crash related to copying depth-stencil render targets to the CPU. See linked UDN for more info. ...
Arithmetic assignment operators seem to be applied twice when committed in the Niagara stack. This occurs when entering *= 2.0 for example into a float input. This may be the result of the SNiagar ...