CTO Consulting for tech & game companies.
Helping friends's Tuesday Quest on A Planet Of Mine Mastermine Edition https://tq.lc.cx/apommesteam?utm_source=bluesky
In the end the "solution" is simple: you have to create a _new_ async void function on the top level, that will do a await Task.WhenAll(allTasks...) then an domain reload.
Works like a charm ! I can fire 30 downloads and then have everything !
In the end the "solution" is simple: you have to create a _new_ async void function on the top level, that will do a await Task.WhenAll(allTasks...) then an domain reload.
Works like a charm ! I can fire 30 downloads and then have everything !
```
EditorUtility.SetDirty(versionInfo);
AssetDatabase.SaveAssetIfDirty(versionInfo);
```
```
EditorUtility.SetDirty(versionInfo);
AssetDatabase.SaveAssetIfDirty(versionInfo);
```
```
Received signal SIGSEGV
Obtained 31 stack frames
0x00007ff66e81a360 (Unity) MemoryManager::Deallocate
```
```
Received signal SIGSEGV
Obtained 31 stack frames
0x00007ff66e81a360 (Unity) MemoryManager::Deallocate
```