You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Fixed issue when we could en up showing 100% Updating status when there was still Finishing work being done while waiting to receive GetBundleProgress. Now if ProgressPercent is 1.0f we will correctly show Finilizing progress if applicable. - No longer track 0 weight bundles as they have no meaningful reason to be tracked and can lead to errors. #rb Swarm #tests Android Dev Client [CL 25157574 by thomas ross in ue5-main branch]