Profiles are a powerful system that allows you to customize the scans that are performed. You can enable and disable any check you like, or tweak its severity or individual options.
⭐ For example the following checks could be interesting for different people:
- Artist: “Import settings: 2D art”, “Large texture sizes” and “Excessive polygon counts”
- Audio designers: “Audio clipping” and “Import Settings: Audio”
- Programmers: “missing scripts”, “broken unity events” and “broken prefabs”
You can pre-define and share profiles as they are implemented as ScriptableObjects
. Add a new profile using the option in the window and then you can start customizing! Before performing a scan, select the profile you want to use for this check.
We provide you with some basic profiles that come with the Verification package and can be used as a starting point.
⭐ When you add your own checks to the system, they should be added automatically to your profiles. If not hit the “Update check list” button at the end of the profile inspector.