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.
Hi, we are reporting this repository because it contains highly privileged RT3DE execution callbacks/functions:
FEditorDelegates.OnAssetPostImport,FEditorDelegates.OnAssetPreImport, andUBT.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.