module-project-validator/Editor
Anders Ejlersen eb46c22ffc Validator: Skipping render pipeline check on shader, fi no RenderPipeline tag is found
Validator: Skipping textures in material, if marked as PerRendererData, HideInInspector or NonModifiableTextureData
Validator: Fixed issue, where arrays weren't iterated correctly, which resulted in an exception
Window: Added warning and error count
2026-05-27 21:50:04 +02:00
..
Hierarchy - Validator: Added asset validators with material texture and shader validation 2026-05-24 18:06:56 +02:00
Icons - Validator: Added asset validators with material texture and shader validation 2026-05-24 18:06:56 +02:00
Objects Fixed issue, where GUID was moved between Unity versions from UnityEditor (6.3) to UnityEngine (6.4) 2026-05-26 18:05:38 +02:00
Settings Fixed issue, where the validator enabled state couldn't be loaded correctly, if in another assembly 2026-05-24 23:09:47 +02:00
Utilities - Validator: Added asset validators with material texture and shader validation 2026-05-24 18:06:56 +02:00
Validators Validator: Skipping render pipeline check on shader, fi no RenderPipeline tag is found 2026-05-27 21:50:04 +02:00
Window Validator: Skipping render pipeline check on shader, fi no RenderPipeline tag is found 2026-05-27 21:50:04 +02:00
Hierarchy.meta Added initial version 0.1.0 2026-05-17 22:12:04 +02:00
Icons.meta Added initial version 0.1.0 2026-05-17 22:12:04 +02:00
Module.ProjectValidator.Editor.asmdef Added initial version 0.1.0 2026-05-17 22:12:04 +02:00
Module.ProjectValidator.Editor.asmdef.meta Added initial version 0.1.0 2026-05-17 22:12:04 +02:00
Objects.meta Added component validators 2026-05-18 20:37:05 +02:00
Settings.meta Added initial version 0.1.0 2026-05-17 22:12:04 +02:00
Utilities.meta Added initial version 0.1.0 2026-05-17 22:12:04 +02:00
ValidatorRunner.cs Validator: Skipping render pipeline check on shader, fi no RenderPipeline tag is found 2026-05-27 21:50:04 +02:00
ValidatorRunner.cs.meta Added component validators 2026-05-18 20:37:05 +02:00
Validators.meta Added component validators 2026-05-18 20:37:05 +02:00
Window.meta Added initial version 0.1.0 2026-05-17 22:12:04 +02:00