Skip to content

High privileged callbacks with potential risk #10

@jackwill-hub

Description

@jackwill-hub

Hi, we are reporting this repository because it contains highly privileged RT3DE execution callbacks/functions: FEditorDelegates.OnAssetPostImport, FEditorDelegates.OnAssetPreImport, and UBT.PreBuildSteps. These callbacks can be automatically invoked by the engine during normal import/build workflows, and logic implemented in them may run with elevated editor privileges. If abused, they could contain malicious code that executes automatically without explicit developer action. Please review these callbacks and add safeguards or documentation where appropriate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions