driven-decals icon indicating copy to clipboard operation
driven-decals copied to clipboard

Null purple material

Open alexh0101 opened this issue 4 years ago • 1 comments
trafficstars

Using Unity 2019.4.16f1.

When I create a new project with all default setting, and import Driven Decals, I create a decal, but the renderer shows a null purple renderer.

Is this a bug or do I have to tweak some project settings?

Screenshot 2021-01-31 at 06 12 13

alexh0101 avatar Jan 31 '21 05:01 alexh0101

Hi!

The most likely problem is that the project isn't using the Universal Render Pipeline (URP). The simplest way is to select the Universal Render Pipeline template when creating a new project.

Unfortunately URP and "old" default renderer aren't compatible, so this decal system just doesn't work with the default renderer.

Anatta336 avatar Feb 02 '21 12:02 Anatta336