Cannot use newly added custom URL in the Asset Library if it has been programmatically added #99187
Open
Description
opened on Nov 13, 2024
- Production edit: Follow-up to Expose the asset library URLs property from editor settings #99175.
Tested versions
4.3
System information
Windows 10
Issue description
the asset library does not reload the available_urls list in the editor when adding a custom URL in EditorSettings, even after project reload.
I added one manually and it worked.
Steps to reproduce
when you add a new URL to the Asset Lib, it doesn't update in this dropdown, even when reloading
if I add it manually it works, when I do it from code I only see this:
Minimal reproduction project (MRP)
n/a
Activity