User crashed in the function "void UCharacterMovementComponent::PerformMovement(float DeltaSeconds)" due to a Velocity containing NaN. AnswerHub post details function calls that lead to where the N ...
See UDN description: https://udn.unrealengine.com/questions/554749/bug-navmesh-streaming-and-tile-corruption.html ...
When a nanite mesh moves, the shadow does not. ...
Visual Studio 2017 15.8 includes a fix to properly handle std::make_shared used with over-aligned types. However, this is a breaking fix and requires the definition of one of two macros to either ac ...
Game crashes in shipping build when un-pluging the Oculus HMD, then plugging it back in. Confirmed in 4.13.2 from the launcher, did not repro via same steps in 4.14 preview 3 ...
As described in the UDN question, some settings aren't forwarded correctly to the game instance in PIE during a functional test. Proposed patch attached. ...
Not checking for a property not being supported by audio manager, need to protect it against NULL ...