We've started seeing a crash in editor when re-importing one of our assets. <pre class="ql-syntax">Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 783] Array index out of ...
---------------------------------------------------------------------------------------------------------------------- Build: 4.1.0-2057451 Description: Movable meshes and blueprints set to cast n ...
To test this issue: Create a C++ class WolrdTimeDilationDebugActor.h in your Project with the following code:// Copyright Epic Games, Inc. All Rights Reserved. #pragma once #include "CoreMinim ...
If a user decides to use Tortoise SVN, the error messages given for needing to have things checked out is inconsistent. If there is a blueprint which references another blueprint, and the reference ...
This is a trending crash in the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 892 const FNameEntry* FName::GetDisplayNameEn ...
Blendspace created within an animation blueprint from the context menu throws an assertion when packaged and ran. Only occurs in packaged projects. The blendspace will work correctly in PIE, and st ...
When rotating a button in the UMG blueprints and then moving through the edge of the canvas panel it causing the button to clip as though it was never rotated. Update: This also happens when placi ...
Using a 'Format Text' node to set a 'Text Render' component will crash on map load after project conversion[EUS] TJ Ballard - Opened the map on a users project from this AnswerHub post: https://answ ...
Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 804] Array index out of bounds: 1 from an array of size 1 Source Context: 352 353 // We a ...