CL# 4832458 enabled bAddFilterUI, which causes a SFilterList to be created for the global open asset dialog. This SFilterList causes a duplicate FFrontendFilter_ShowOtherDevelopers to be added to the FrontendFilters (as it's an inverse filter; SAssetPicker adds its own for the button in its UI).
Having two of these filters means that both need to be enable to see other developers assets, and as far as I can tell, this has been broken since 2014.
This should be updated so that when the filter UI is enabled, SAssetPicker doesn't add its own filter instance and instead shares the one from the SFilterList.
Expected: The button toggles the visibility of of other developers assets.
Workaround: Enable the "Other Developers" filter, under "Filters" -> "Other Filters". The button then works as expected.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-75283 in the post.
0 |
Component | UE - Editor - Content Pipeline - Content Browser |
---|---|
Target Fix | 4.24 |
Created | May 29, 2019 |
---|---|
Resolved | Jul 17, 2019 |
Updated | Nov 13, 2019 |
5937 - projectgheist |