In FEditorFileUtils::SaveCurrentLevel, we set the default return code as true (success) before checking validity of the current level or seeing if PromptToCheckoutLevels is successful. If we're unable to check out a file, this function will return true since it never even attempts to save the file. This function is used by the EditorLevelLibrary, returning an unexpected result when used in editor scripts.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-143891 in the post.
2 |
Component | UE - World Creation - Worldbuilding Tools |
---|---|
Affects Versions | 4.27, 5.0 |
Target Fix | 5.6 |
Created | Feb 25, 2022 |
---|---|
Updated | Oct 11, 2024 |