Description

"Files need check-out!" dialog no longer appears when you begin to modify an asset that is not checked out.

Setting is enabled by default:

[Image Removed]

But message doesn't appear if you, for example, open a blueprint that is not checked out and add a new node to the graph.

This seems to be because in the UUnrealEdEngine::OnSourceControlStateUpdated function it skips displaying the notification if IsCookingInEditor() is true, and it seems like IsCookingInEditor() always returns true.

Might be the same root cause as [Link Removed], but the symptom is slightly different, so adding a separate bug just in-case

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-24422 in the post.

0
Login to Vote

Fixed
ComponentTools
Affects Versions4.10.1
Target Fix4.11
Fix Commit2815648
Main Commit2888106
Release Commit2838259
CreatedDec 14, 2015
ResolvedJan 5, 2016
UpdatedJul 27, 2016