Clean Build
com.generalisk.clean-build is an OpenUPM Unity package. Clean Build automatically gets rid of unnecessary debug files that are automatically generated during your Unity build. Examples of files that will be automatically deleted include: - Program Debug Files (PDBs) which often get automatically generated due to Managed Stripping among various other things - IL2CPP build files - Burst compiler reports Note: This package does not apply to Development builds
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/Generalisk/Unity-CleanBuild.
Owner: Generalisk.
Topics
Related Unity Packages
- Simple Credits System com.generalisk.credits
- Easy Loading Screen com.generalisk.loadingscreen
- LLMUnity ai.undream.llm
- RAGSearchUnity ai.undream.ragsearchunity
- ApplyMaterialAll at.ac.fhstp.apply-material-all
- DT Validator at.innerspace.dtvalidator
For registry setup problems, see Unity scoped registry troubleshooting.