[CRITICAL] Cannot update my map with private versions made after 38.00

Summary

I cannot update my map Backrooms Roguelike using private versions created after 38.00.

When trying to publish, the verse persistence check throws the error below.
My code doesn’t have any reference to that UI module anymore, as shown in the second picture.

My code doesn’t have that error anymore. I changed my folder structure names completely, and there’s no track of a UI module that would go in conflict with the Verse.org/SceneGraph/UI module.

There is a very odd coincidence with how URC is working in my project, I will add many details about this below, but I’m not sure the two things are correlated.

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Publishing

Steps to Reproduce

This problem likely can’t be reproduced with a new project.

Expected Result

The project can be published as I don’t have that error anymore.

Observed Result

The project can’t be published.

Platform(s)

windows

Island Code

1316-2698-6957

Upload an image


Additional Notes

I will provide more details about this whole thing in the replies.