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.
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
How to delete some elements correctly when deleting an array loop?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
What is the difference between Camera and CineCamera?
What controls of umg have mouse wheel events in UE4.27?
How to assign a value to a member of UMG's UMaterialInterface pointer type in C++?
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 |