Having Issues Launching a Memory Calculation. I keep getting this error: Module 60d7651a-4eda-727c-a169-08ac41b998a7 v272 referenced by this project has safety_status failed_soft and cannot be loaded.
I think the module is referring to the project ID, but it did not provide anymore context beyond that. I’ve already tried resyncing the project. The project was also successfully being mem calced just the other day.
Steps to Reproduce
Launch a session > Launch a memory calculation
Expected Result
Successful memory calculation
Observed Result
Unsuccessful memory calculation
Platform(s)
Windows
Additional Notes
This issue is a big hurdle, I hope someone could look into this.
Hey there. I’m pretty certain this is due to having enormous textures in your project. By the looks of it there are 8ish textures that are almost 16K resolution. Those are giving our backend systems some grief. We’re planning to limit the sizes of textures that can be imported to UEFN but for now you may need to reduce or eliminate those assets.
Thank you! This actually worked. There were textures that were almost 16k in resolution. I hope there’s a future update that will specifically tell which textures are causing these griefs, but for now, thanks for getting back to me @HalcyonKnight96 !