If user connect a function that returns a Blendspace Asset to a Blendspace Player that BlendSpaceAsset settings are exposed to a pin, it crashes in the package. It does not occur if user do not con ...
Packaging with the [experimental] Code Editor plugin enabled causes a crash during the packaging process in 4.8 source. The crash does not kill the editor, project can recover by choosing for Window ...
Using the Merge Blueprints feature crashes the editor. This repro is for clicking between the error and warnings while merging, but the editor will generally crash if the Merge is finished or if an ...
Does not crash in 5.4 on same hardware so looks like a regression. Attached Unreal logs indicate source of critical error: 'FARKitCameraOverlayMobilePS' shader uniform expression set mismatched sh ...
Appears to be an issue with load order and the timing of when we populate the 'ShowSpriteCommands' and 'SpriteIDToIndexMap' containers, which we assert on if they're not the same size. The original ...
Casting to a character class inside of AnimBlueprint after a hot reload caused editor to crash Crash Reporter: [Link Removed] Additionally, Casts fail, breaking AnimBlueprint after a hot reload ...
BRANCH: MAIN CHANGELIST: 2322258 PLATFORM: Windows DESCRIPTION: When using a texture sample with the MipValueMode to MipLevel or MipBias with a value of 4 or higher will cause a crash. ...
If a Blueprint is made from a custom Blueprintable StaticMeshComponent, and that Blueprint is added as a component to another Blueprint, an Ensure is triggered. No Ensure occurs if the custom nativ ...
ULevelInstanceSubsystem::OnActorDeleted: check(!IsEditingLevelInstanceDirty(LevelInstance) && !HasDirtyChildrenLevelInstances(LevelInstance)); ...