Summary
Creator Portal blocks release creation for a UEFN project that contains no in-island transactions or entitlements. UEFN’s Publishing Report and Output Log both state “No entitlements to validate,” while the Verse build and private-version upload complete successfully.
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Publishing
Steps to Reproduce
- Open the _1v1build project in UEFN 41.20 on Windows.
- Build Verse code and run Validate Project; both complete successfully.
- Use Project > Publish Project to create a new private version.
- Open private version 3969-0309-5529 v1 in Creator Portal.
- Attempt to create a release.
- Wait for the version checks to finish.
Expected Result
Creator Portal should recognize that the project has no entitlements or in-island transactions and allow a release to be created.
Observed Result
Creator Portal shows “In-island transactions failed” and “Entitlement check failed. We couldn’t complete the entitlement check. Create a new version from UEFN and try again.” Release creation is blocked.
Platform(s)
Windows PC (UEFN 41.20) this is the code of the private test
Island Code
2669-6220-6057
Upload an image
![]()
Additional Notes
The project contains no Marketplace API calls, entitlement definitions, offers, prices, purchases, or V-Bucks code.
UEFN Output Log evidence:
- LogValkyrieAurora: FValidationRequest::CancelFlow() … Reason: “No entitlements to validate.”
- In Island Transaction Entitlement Validation: Warning: No entitlements to validate.
- VerseBuild: SUCCESS – Build complete.
- Upload → Channel State: Completed Successfully.
The failure was observed on July 22, 2026. This resembles the previously tracked false-positive entitlement publishing issue FORT-1035989 / FORT-1049358.
