This happens because the Collections module isn't loaded when the FFrontendFilter_TextFilterExpressionContext instance is created:
, CollectionManager(FCollectionManagerModule::IsModuleAvailable() ? &FCollectionManagerModule::GetModule().Get() : nullptr)
In addition, this check in the FFrontendFilter_TextFilterExpressionContext should not really include the bool, as the AssetCollectionNames list is used by the explicit Collection and Tag keys, and those should work even if bIncludeCollectionNames is false, as that bool is only supposed to control what simple searches test against.
if (bIncludeCollectionNames && CollectionManager)
Expected: There are results.
Workaround: Close and re-open the Content Browser.
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
I am not able to find world outliner how to enable it?
How can i modify the param name in EQS node
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
Why doesn't the collision diminish when the collision radius decreases?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
What method is used to fill polygonal regions when drawing spline mesh at run time?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-70917 in the post.
0 |
Component | UE - Editor - Content Pipeline - Content Browser |
---|---|
Affects Versions | 4.22 |
Target Fix | 4.22 |
Created | Mar 2, 2019 |
---|---|
Resolved | Mar 3, 2019 |
Updated | Mar 23, 2019 |