The implementation of UKismetArrayLibrary::GenericArray_Shuffle() will generate certain array shuffle results more often (up to three times as much) than others, rather than having a roughly equal c ...
All render vertices on any cloth triangle that contains one or two fixed vertex are set as fixed, whereas this should only be the case if all three vertices were fixed. ...
Moving assets in the Editor is very unreliable. References may or may not be fixed up. No direct error is presented or a warning about problems. Any moves of the gameinstance, string table or certai ...
Multiple users are reporting crashes in the Engine when using an AMD R9 380 and 390 series cards. There was a request to have these cards added to compat lab for testing, but have not heard any upd ...
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. ...
When trying to record a movie from a matinee in 4.10, it can fail for a number of reasons: 1. The folder does not exist 2. The cinematic view modes do not take effect 3. Trying to record a streamin ...
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 ...