it seems in FSequencerTimeSliderController::ComputeFrameTimeFromMouse the CursorPos is -nan ...
Code asserts because it assumes that a self closing node is within another node or has another node left in the doc to parse ...
When disabling "Should be Visible" of a stream level and then enabling it again, the values of variables in a Blueprint that has been placed in a stream level maintain their value in PIE but reset t ...
Alternatively use BP_ParentClassIsMissingType in QAGame ...
USkeletalMeshComponent::CalcBounds updates CachedLocalBounds by transforming the world FBoxSphereBounds, by the WorldToLocal transform, which is not sufficient to calculate the bounds in local space ...
A camera set to Orthographic projection mode with a negative Ortho Width will crash the editor on PIE. Reproduced in Main (CL-2412886) Crash Report: [Link Removed] Call Stack:<unknown module>! UE ...
Starting with 4.7 and when we changed the BSP blocks in Sample Content to Static Meshes, a significant minority of lower end PC users are getting soft crashes (freezes and rebooting required to cont ...
When removing already assigned cloth asset from a skeletal mesh it will crash the editor. I was able to reproduce this with the Owen asset from Content Examples, but was unable to get it to work fro ...
When using a procedural mesh at runtime, projects fail on mobile devices. Tested on both Android Nvidia Shield and iPhone 6+. ...