New version is available on the store with experimental OpenGL ES 3.0+ (Android) support
Tested with legacy Forward and URP 7.4 on Samsung A20
Note that shaders are not fully optimized for mobiles yet, performance will be improved
I’ve been loving this asset. It’s exactly what I was looking for in terms of decals and the Built-In pipeline. I was having a little trouble using the Manual Stencil on Unlit decals. Is this supported? I was able to get it to work great with Lit ones.
Actually I seem to have gotten it working by adding in the Stencil pass to the Unlit. Do you think that’s okay to add the pass ? (I copied it from the lit shader)
Any help getting stencil masking so I can render only on certain layers in URP forward? I thought the Render Objects layer feature in the URP renderer would make it easy but I can’t get it to work.
It’s not possible in URP without modifying your shaders (or additional passes). DM me on discord, I’ll send you a doc that explains how to do it. (It’s not finished yet so I’m not sharing it here, once done, it will be a part of the documentation)
Purchased this asset yesterday and have not been able to get it to import in 2019.4. It gets stuck importing “UltimateDecalsFeature.asset” and I have a bunch of these in my log.
We’re looking into baking decals onto textures during the build process.
I know that it is not yet supported by Ultimate Decals, but do you think there is an internal API of UD we could plug into to have a quick win rather then reimplementing everything from scratch ?
Is it possible to bake the decals if they’re on static objects? If I get this asset I’ll want to have large numbers of decals doing everything from road markings to grime on walls and would want to have a lot of them. If they can’t be baked, are they performant enough to reasonably have dozens or hundreds of them?
Yes, for us it’s woriking in VR, but it seems to only support “Single Pass” stereo and not Single “Pass Instanced” (which another asset, we use, is dependent on )
Not possible unfortunately. Having hundreds of them shouldn’t be an issue though (for PC). The only thing that really affects performance is having a lot of big overlapping decals with alpha blending, everything else should work fine.