module-project-validator/Editor/Validators/GameObject
Anders Ejlersen dd55a87740 - Validator: Added asset validators with material texture and shader validation
- Validator: Added option to enable/disable certain validators
- Project Settings: Fixed issue, where changes weren't always saved
- Unity: Removed deprecated warnings in Unity 6.4
2026-05-24 18:06:56 +02:00
..
GameObjectValidatorBrokenPrefab.cs Added GameObject Validators 2026-05-18 21:59:59 +02:00
GameObjectValidatorBrokenPrefab.cs.meta Added GameObject Validators 2026-05-18 21:59:59 +02:00
GameObjectValidatorDuplicateComponents.cs Added support to scan prefabs 2026-05-19 20:15:30 +02:00
GameObjectValidatorDuplicateComponents.cs.meta Added support to scan prefabs 2026-05-19 20:15:30 +02:00
GameObjectValidatorMissingComponents.cs Added GameObject Validators 2026-05-18 21:59:59 +02:00
GameObjectValidatorMissingComponents.cs.meta Added GameObject Validators 2026-05-18 21:59:59 +02:00
GameObjectValidatorObsoleteComponents.cs Added support to scan prefabs 2026-05-19 20:15:30 +02:00
GameObjectValidatorObsoleteComponents.cs.meta Added support to scan prefabs 2026-05-19 20:15:30 +02:00
GameObjectValidatorTransform.cs - Validator: Added asset validators with material texture and shader validation 2026-05-24 18:06:56 +02:00
GameObjectValidatorTransform.cs.meta - Validator: Added asset validators with material texture and shader validation 2026-05-24 18:06:56 +02:00