Disable unused modules

Hello. My project based only on widgets. How can I disable unused modules (physics, 3d rendering etc.) to decrease final APK size?

Strelokqvt,

I would suggest the following documentation to help you size down your finished product:

  • [Package Blacklisting][1]
  • [Removing Unused Plug-ins][2]
  • [Removing Unused Content][3]

Let us know if you have any further questions. :slight_smile:

Optimization Guides for Android in Unreal Engine | Unreal Engine 5.1 Documentation
[2]: Optimization Guides for Android in Unreal Engine | Unreal Engine 5.1 Documentation
[3]: Optimization Guides for Android in Unreal Engine | Unreal Engine 5.1 Documentation