Why is the download manager so slooooooooooooooooooooooooooow?

It has been this way forever, I’m just finally super tired of it.

Fire up Unity, go to my download manager, it takes 14 seconds to load(!)

Apply a filter to the already loaded list, it takes 4 seconds.

Remove the filter, there goes another 14 seconds!

3 Likes

It used to be even worse. It depends a lot on how many assets you own because it has to query them all.

1 Like

My experience is. Search what u need/remember in the store then click Open in Unity.
Search something in Asset Download Manager is really painful!

1 Like

Makes no sense for it to have to reload from the Unity servers, the entire list every time I want to filter by tag or type a search in. It’s really frustratingly slow, tbh.

Yes it sucks, but I’ve tried to get used to it. Speeding the DL manager up is apparently not a priority for UT. They’re dancing to the beat of their own drum – which is not necessarily a good thing, but they can afford to do it.

For the love of… I am not alone!!! This is very annoying. Especially when you have an extensive assets library and must use filters to find anything.

It would be so easy to fix this. All they have to do is cache the data locally with a timestamp and in the background check with the server check the last library modification date. Add a button on top to force a refresh, do all the filtering locally and we would have instant results.

All those functionalities have been built into web browsers since Netscape ruled the web, they just have to use it.

+1