This is not a regression. Tested in //UE5/Release-5.0 cl20979098.
Camera bookmark modifications are not saved unless it is a new bookmark.
From the user reporter:
"FBookmarkTypeToolsImpl.CreateOrSetBookmark appears to be the only area of the bookmark code that calls Bookmark->Modify to mark the package dirty. and this code path is only when a new bookmark is created. If a bookmark of the appropriate type already exists in that slot, Modify does not get called, even though higher up the callstack, the bookmark is updated with the new view location"
Expected Results:
The camera moves to the updated book marked position from step 7
Actual Results:
The camera moves to the original book marked position from step 4
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-171741 in the post.
0 |
Component | UE - Editor - Workflow Systems |
---|---|
Affects Versions | 5.1 |
Target Fix | 5.3 |
Fix Commit | 24482185 |
---|
Created | Dec 2, 2022 |
---|---|
Resolved | Mar 2, 2023 |
Updated | Jan 20, 2024 |
10147 - projectgheist |