DynamicDecals icon indicating copy to clipboard operation
DynamicDecals copied to clipboard

Decal solution for Unity's Built-In Render Pipeline

Results 6 DynamicDecals issues
Sort by recently updated
recently updated
newest added

I just happened to notice that decals do not render in build but they render in editor. What would be possible cause?

I'm using 2022.3.32f1 . The build crashes when there is a projector component in scene.

Misc.DebugManager (Demos\3 VR\Scripts\Misc\DebugManager.cs) is defined in the Demo folder, but is used by DynamicDecals in DynamicDecals.cs, which is part of the core, not the demo DebugManager should be moved to...

Hi, is it possible to add vertex colors support for the decals ? I use vertex colors to bake shadows and ambient occlusion directly to object meshes in my project...

Hello. IN unity 2018 layers are ignored. "Draw on Everything Except " render on all layers ignor Except layers "Only Draw on" never render layers are ignored too. What is...