RuntimeFilesDownloader
                                
                                
                                
                                    RuntimeFilesDownloader copied to clipboard
                            
                            
                            
                        Runtime Files Downloader plugin for Unreal Engine. Downloading files over HTTP / HTTPS at runtime.
I tried to download .pak(unreal pak) file and store it to user's storage by using `DownloadFileToStorage` function. But most of the time when it downloaded ~40-80%, the download failed. And...
I was using the Plugin in 5.1 previously and I had no problems with the plugin at all. Now after I switched to 5.3 I am getting the crash. Screenshot...
So I was downloading a file and even though the EDownloadToStorageResult is 'Success' -   As seen in the images, the FilesExists node return false. This has an impact...
It would be really helpful if instead of a single release that always has the latest version, each release was maintained and tagged with a unique version. I am automatically...