Creating a montage from a default frame rate and rate scale sequence reports 1 less frame than the sequence. The difference is a result of UAnimSequence overriding UAnimSequenceBase::GetNumberOfFram ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: Class != NULL [Link Removed] [Line: 965] Source Context: 95 ...
This is a longstanding crash that occurs with low frequency, but has affected over 200 users. One user describes that this occurred while packaging a project, although other users have not provided ...
I have managed to reproduce this issue in 4.18.3 and 4.19.2. In order to make the Capsule Shadow disappear:Indirect Lighting Cache must be used (Volumetric Lightmap works)Skylight must be set to 'M ...
ResavePackagesCommandlet -fixupredirects fails to fixup pointers from external actors that are pointing to objectredirectors. It fails to fixup those pointers because we specifically skip loading of ...
User reports this is a regression because it worked in 4.27, but they converted to 5.0.1 and now it causes a crash. However, I'm unable to verify this at this time. A crash happens with a combinati ...
GoogleVR package for android crashes on startup with the following error:10-30 11:36:52.658: E/AndroidRuntime(12189): FATAL EXCEPTION: MainThread-UE4 10-30 11:36:52.658: E/AndroidRuntime(12189): Pr ...
From User: "Sequencer: When using an animBP there's no animation at all (preview) without an animation in the animation track. Strangely enough the animation BP starts running if you add any animat ...
A crash occurs when using ray tracing with spline meshes preceded by the following ensure : Ensure condition failed: NumCPUVertices <= VertexBufferNumElements File: Engine\Source\Runtime\Renderer\ ...
FStreamableHandle (used as part of the FStreamableManager system) has a CancelHandle function that stops it from calling any completion callbacks related to that handle (it could cancel the load req ...