diff --git a/editor/engine-features/render-config.json b/editor/engine-features/render-config.json index 0f12efc36f1..cd974d1c154 100644 --- a/editor/engine-features/render-config.json +++ b/editor/engine-features/render-config.json @@ -275,6 +275,13 @@ "enginePlugin": false, "category": "animation" }, + "custom-pipeline-post-process": { + "default": false, + "label": "i18n:ENGINE.features.custom_pipeline_post_process.label", + "description": "i18n:ENGINE.features.custom_pipeline_post_process.description", + "enginePlugin": false, + "hidden": true + }, "render-pipeline": { "label": "i18n:ENGINE.features.render-pipeline.label", "description": "i18n:ENGINE.features.render-pipeline.description",