Blueprint AttributesDocsDocsChangelogChangelog
(opens in a new tab)Discord (opens in a new tab)
  • Introduction
  • Getting Started
  • Project Setup
  • Create Blueprint Attribute Set
  • Blueprint Attributes Editor
  • Attribute Sets
    • Registering the Attribute Set with the ASC
    • Initialization
    • Built in Clamping
    • Interactions with Gameplay Effects
    • Helper Methods
    • Replication
  • Gameplay Effects
  • Attribute Wizard & Scaffold Module
  • Referencer Handlers
  • Advanced
  • Modifier Magnitude Calculation
  • Gameplay Effect Execution Calculation
  • Saving and Loading Attributes
  • Technical Details
  • API Reference (opens in a new tab)
    • Content Examples Project
    • Unit / functional tests for the plugin

  • Acknowledgements
  • Changelog

On This Page

  • Fix: Ensure GEditor exists before accessing UGBAEditorSubsystem
Question? Give us feedback → (opens in a new tab)Edit this page

on April 7th, 2024 (opens in a new tab)

Fix: Ensure GEditor exists before accessing UGBAEditorSubsystem

This fixes a crash that might happen in Play -> Standalone game or certain packaging / cooking scenarios (authorize sequence with EOS)

Thanks to David and dephoro on discord for the reports.

Project Setup

Powered byNextra