Environment: Unity 2021.3.16f1, Needle Engine 2.57.0-pre
-
Create URP material with UnityGLTF/PBRGraph shader, enable clearcoat and set clearcoat value in material editor.
-
export selected object as glTF.
-
missing KHR_materials_clearcoat extension in glTF file.
Original Post on Discord
by user 470548424815542272
marwie1
(marwi)
2
Didnāt you already create a post few hours ago about this?
Discord
Yes, I did not provide enough information, I will delete the previous post.
by user 470548424815542272
Thanks for the repro steps ā Iāll look into it. Most likely a UnityGltf issue and not Needle Engine specific
Indeed, I checked the code of UnityGLTF, it seems to be missing the code related to clearcoat.
by user 470548424815542272