Dev Asset Collection

All Things That You Need to Build A Video Game
Menu
  • 2D
    • Characters
    • Environments
    • Fonts
    • GUI
    • Textures & Materials
  • 3D
    • Animations
    • Characters
    • Environments
    • GUI
    • Props
    • Vegetation
    • Vehicles
  • Add-Ons
    • Machine Learning
    • Services
  • Audio
    • Ambient
    • Music
    • Sound FX
  • Essentials
    • Tutorial Projects
  • Templates
    • Packs
    • Systems
    • Tutorials
  • Tools
    • AI
    • Animation
    • Audio
    • Camera
    • Game Toolkits
    • GUI
    • Input Management
    • Integration
    • Level Design
    • Localization
    • Modeling
    • Network
    • Painting
    • Particles & Effects
    • Physics
    • Sprite Management
    • Terrain
    • Utilities
    • Version Control
    • Video
    • Visual Scripting
  • VFX
    • Particles
    • Shaders
Home
Tools
Utilities
Asset Validator – Free Download

Asset Validator – Free Download

Tsunami 1 August, 2025
Sending
User Rating 0 (0 votes)

Validate assets and scenes automatically, to ensure proper configuration of prefabs, components, textures, audio, and more. Fully customizable.

For more details about this asset from the Unity Asset Store, please visit: Click Here

This is a paid asset, but now you can download the “Asset Validator” for FREE. Please note that this package is provided solely for learning purposes or to test the product before purchase, and not for commercial use.

Asset Validator v1.0.1 (18 Apr 2025)

VIP Only

“If possible, please buy the package to support the developer”

Description
Asset Validator is an editor tool which checks all assets and scenes in a project, ensuring correct and optimal configuration of prefab components, materials, textures, audio clips, scriptable objects, and more. It does this through a powerful validation framework that is fully customizable, and also integrates as a unit test into continuous integration tools such as Jenkins.

Asset validation is an important part of any project, but particularly as one grows in assets and team size. Automatically ensuring proper configuration not only saves time debugging issues, but also often leads to major savings in runtime memory, load times, and build size.

Included are pre-written validators to check for missing components, duplicate components, large textures, or assets marked Read/Write when they shouldn’t be; these are easily over-ridable and customizable. In addition, this package also adds helpful C# attributes such as [Required] to ensure a field is assigned a non-empty value, and [ResourcePath] to ensure a field is a string or object of an asset in a Resources folder, facilitating Unity best practices.

The validators in this package can be categorized as 3 kinds:

Asset validators – For validating any asset type such as materials, textures, audio clips, or scriptable objects.
Component validators – For validating components on prefabs or objects within scenes.
Field validators – For validating component fields such as the above-mentioned [Required] and [ResourcePath] attributes. These are also conveniently validated in real-time in the Inspector, rendering the field in red if there is an error.

Please see Technical Details below for the full list of included validators.

Included is a demo project which shows how to customize your own validators for textures, atlases, materials, audio clips, models, components, and scriptable objects. But please note that some C# coding is necessary to write your own custom validators to make the most of this package. The package provides a solid, battle-tested validation framework and UI, but with only sparsely filled base validators in order to be generally useful for any project.

Included is also a unit test that runs the entire asset validation, which you may integrate as part of your CI build process to ensure all assets and scenes are checked automatically.

Stop talking about Unity best practices, and make them a part of your development process!

Technical details
Included validators

Asset Validators
AudioClip
Material – Checks valid shader.
Model – Checks Read/Write disabled.
SpriteAtlas – Checks Read/Write disabled.
Texture – Checks Read/Write disabled, large texture sizes.
Component Validators
GameObject – Checks missing references or duplicate components.
Field Validators
Required – Checks fields marked [Required] are assigned a non-empty value.
ResourcePath – Checks fields marked [ResourcePath] are a string or object of an asset in a Resources folder.

Get paid unity asset for free
Prev Article
Next Article

Related Articles

Hierarchy Pro 2021 – Extended – Free Download
Tsunami 14 April, 2022

Hierarchy Pro 2021 – Extended – Free Download

CodeGuard – Free Download
Tsunami 20 August, 2020

CodeGuard – Free Download

Invector Swimming Add-on – Free Download
Tsunami 1 February, 2024

Invector Swimming Add-on – Free Download

Ultimate Fog of War – Free Download
Tsunami 6 August, 2020

Ultimate Fog of War – Free Download

Leave a Reply Cancel Reply

Recent Posts

  • VoiceGPT – Free Download
  • Magic Buffs and Auras VFX – Free Download
  • Stylized RPG Magic Spells 5 – Free Download
  • Interactive Dissolve Effects – Free Download
  • Toon Harbor Pack – Free Download

Dev Asset Collection

All Things That You Need to Build A Video Game
Copyright © 2025 Dev Asset Collection
Privacy Policy | Disclaimer | DMCA