Game Engine and Assets Leaks

unity Build Report Tool

Submitted by mehdirm666_2, , Thread ID: 199646

Thread Closed
mehdirm666_2
Newbie
Level:
1
Reputation:
0
Posts:
16
Likes:
0
Credits:
15
04-03-2021, 08:32 AM
#1
Trying to reduce your game build to less than 50 MB? Need to see which of your assets are eating up disk space?

This tool provides a nice front-end for Unity's build info. It shows the assets included when you build and how much storage space each of them take.

Asset Usage/Dependencies: See which asset is using which, to let you understand why an asset is being included in the build.

Unused Assets List: Maybe you have files you don't use anymore? See what assets are not included in your build with the Unused Assets List!

Save to XML: Save your build reports to XML files! Store multiple build reports for reference, or perhaps send them to your teammates.

Project Settings: See what build settings were used on the project upon time of building. Useful for Continuous Integration systems when reviewing settings on automated builds.

DLL List: See exactly what Mono DLLs are getting included in your build and how much space they take.

Also works on Personal Edition and mobile.

https://ufile.io/3l6klvxart

RE: unity Build Report Tool

cryptic1
Newbie
Level:
1
Reputation:
0
Posts:
16
Likes:
0
Credits:
1
26-09-2021, 04:11 PM
#2
04-03-2021, 08:32 AM
mehdirm666_2 Wrote:
Trying to reduce your game build to less than 50 MB? Need to see which of your assets are eating up disk space?

This tool provides a nice front-end for Unity's build info. It shows the assets included when you build and how much storage space each of them take.

Asset Usage/Dependencies: See which asset is using which, to let you understand why an asset is being included in the build.

Unused Assets List: Maybe you have files you don't use anymore? See what assets are not included in your build with the Unused Assets List!

Save to XML: Save your build reports to XML files! Store multiple build reports for reference, or perhaps send them to your teammates.

Project Settings: See what build settings were used on the project upon time of building. Useful for Continuous Integration systems when reviewing settings on automated builds.

DLL List: See exactly what Mono DLLs are getting included in your build and how much space they take.

Also works on Personal Edition and mobile.

https://ufile.io/3l6klvxart
thanks bro this is really going to help me tbh

Users browsing this thread: 1 Guest(s)