Daz To Unity Bridges need an update - April 2026 - 6000.3.13f1
Assets/Daz3D/Scripts/Editor/DTUConverter.cs(2972,15): error CS0433: The type 'JSON' exists in both 'SimpleJSON, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'TextMateSharp, Version=2.0.3.0, Culture=neutral, PublicKeyToken=2f2c40f8a499edb3'
Assets/Daz3D/Scripts/Editor/Daz3DBridge.cs(87,32): error CS0433: The type 'JSON' exists in both 'SimpleJSON, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'TextMateSharp, Version=2.0.3.0, Culture=neutral, PublicKeyToken=2f2c40f8a499edb3'
Not a coder so no idea what this means other than none of the bridges work anymore.

Comments
They need to update soon. The way I temporary fixed the compiler error was first, I searched in my unity's project for "SimpleJson". You should get hopefully 3 files in results. Find the "SimpleJson.asmdef" and look at the inspector. Uncheck "Auto Reference" and click apply. From here, it worked for me. Good luck.
Thank you so much!!
Also worked for me. Thank you.
Is it already possible, or are there ways, to work with hair in a more automated way using Unity? I remember having a lot of shader problems...