Summary
Creator Portal web validator shows “Experimental editor setting(s)” error after v41.00 update despite UEFN Publishing Report passing all checks with no experimental issues found
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Publishing
Steps to Reproduce
- Open UEFN project (v41.00)
- Push project to Creator Portal (Publishing Report shows all green, including “Experimental Features: No issues found”)
- Open Creator Portal web and attempt to publish the island
- Web validator shows red X on “Experimental Features - Experimental editor setting(s)”
Expected Result
Web validator should show no experimental feature issues, matching the UEFN Publishing Report which passes all checks including Experimental Features.
Observed Result
UEFN Publishing Report (v41.00) shows “Experimental Features: No issues found” (green checkmark), but the Creator Portal web validator shows “Experimental Features” as a red error: “You can’t publish while these experimental features are enabled: Experimental editor setting(s)”. This prevents publishing from the web. No experimental APIs are used in any Verse files. Issue started after the v41.00 update on June 6.
Platform(s)
PC
Island Code
1214-9787-3061
Upload an image
Additional Notes
Log shows “LogPluginManager: Mounting Project plugin SpatialMetricsExperimental” and “ValkyrieValidator_ExperimentalSettings validated 2 assets” with no errors — consistent with UEFN passing validation. Additionally, log shows: “Warning: Setting unregistered CVar HideExperimentalContentSetting” which may indicate a v41.00 regression where the experimental settings validation state is not correctly communicated to the Creator Portal web validator. Project .uplugin has IsExperimentalVersion: false and IsBetaVersion: false.



