Summary
After the 40.20 update, we have been experiencing issues publishing our island. In the Verse validation section, an error message appears that points to a file that has already been deleted.
The deleted file did not include or implement any persistence. Before it was removed, it was already producing the same compile errors that are now appearing in the Creator Portal during the publishing process.
Currently, the project compiles successfully in our editor, and we are able to generate private versions without any issues. However, the Verse compile error continues to appear when attempting to publish.
Full error message:
Module 81985958-4adf-2c87-841c-a09dcc3d56f1 in candidate link 8725-2265-7526?v=1 has error: “This overriding data definition must be a subtype of the definition it tried to override: Verse.org.SceneGraph.basic_interactable_component.CanInteractMessage” in file: “C:/build/FortniteGame/Plugins/GameFeatures/81985958-4adf-2c87-841c-a09dcc3d56f1/sys/published/Content/VerseDir/daily_rewards_button_component.verse” at line: 46
verse_validate_publish_error
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Creator Portal
Steps to Reproduce
1 - Have a code that breaks on a UEFN update;
2 - Remove the breaking code.
Expected Result
After correcting or deleting the code that was generating errors, we expect no errors to appear in the Creator Portal when attempting to publish.
Observed Result
Even after deleting the problematic code, these errors still appear when attempting to publish.
Platform(s)
PC
Island Code
6671-8209-3592
