I cant delete level. It claims still referenced in memory. Then crashes if i force delete.

I cant delete level. It claims still referenced in memory. In fact it does this with every level in this project.. All world parition.. usually have terrains. Any ideas? Ive tried starting from a brand new level just to delete them with hte same repsonses…. Always asks me if i would like to force delete because its still somehow referenced in memory… then crashes if i try. So i cant delete these levels.

Its like things still reference it.. but it says they are non displayable references. Probably related to streaming proxies or something.

If you right click the level and go to asset actions, there should be an option to “Replace Referances”. Try doing this and then deleting it.

if this does not end up working, you can also try validating the Asset and Dependencies

See below. The first option will remove redirect references. The second, likely the one you need, will update references to what they should be.

i keep a clean project and always update / fix redirectors. Thats not the issue.

ive already manually deleted hte files in windows explorer along with all the directions for the 1 file per actor that those levels used.

Next time if this ever happens again ill see what replace references does.