1 (edited by the.yolanda 2021-12-21 09:02:30)

Topic: Map is transparent in HDRP project

Hello,

I have opened plugin (v 3.7) in a new and an empty project with Unity 2020.1.6 with HDRP, and I have opened Tileset example to Fix the materials, and when I inspect the materials they are assigned like it is explained in the documentation, but somehow I get transparent, blurred plane instead of a map (attached image).

I have tried with Unlit / Texture shader, but it looks to me like the map isn't as bright in the Sprite Renderer example.

My question is it needed to continue working with TilesetPBRShader and try to "fix" it somehow, or Unlit/Texture shader is okay?

Re: Map is transparent in HDRP project

Hello.

Unfortunately, your post does not contain a screenshot.
I have just tested HDRP map and it works correctly.

For Sprite Renderer, the map uses a built-in shader, so if this appears transparent, look for a problem on your side.

For Tileset, the map uses TilesetPBRShader.
If you want to make it unlit, open the shader in Shader Graph and select Graph Settings / HDRP / Material - Unlit.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.

Re: Map is transparent in HDRP project

Oups, here is the screenshot http://prntscr.com/240rcz4

Post's attachments

Attachment icon transparent-shader.png 156.22 kb, 62 downloads since 2021-12-22 

Re: Map is transparent in HDRP project

Unfortunately, I do not know how to answer you.
As I wrote above, on my side the map work correctly for HDRP.

Try reimporting the shader.
Or open it, change something in the Shader Graph, revert the changes back and save.
Or you can send me your project by email (support@infinity-code.com), I will check it.
Or you can use some built-in shader (for example, Unlit / Texture).
Or you can switch to URP or Built-in RP.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.