Hi Anthony, I just bought the Home Designer Plugin.
First of all, it looks like an awesome plugin and I hope it will save me a lot of time with my project, so well done!
I followed the instructions that you provided in the manual and received the newtonsoft json error that you described in the manual. I fixed this by removing the json from your plugin folder, but after got the same errors as tarekwiz:
"Library\PackageCache\com.unity.burst@1.6.4\Runtime\Editor\BurstLoader.cs(318,25): error CS0104: 'Progress' is an ambiguous reference between 'System.Progress' and 'UnityEditor.Progress'
Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Threading\BackgroundWorker.cs(112,42): error CS0104: 'Progress' is an ambiguous reference between 'System.Progress' and 'UnityEditor.Progress'"
I installed your plugin in a brand new project (only including Dotween and Lean touch that were not causing errors), and only once I added your plugin the errors started to appear.
I also tried fixing the errors within the mentioned .cs files, but couldn't seem to resolve this issue as they kept removing my changes after updating.
I'd be incredibly excited to start using the Home Builder, and would love to fix this issue to get into it asap. Any suggestions?
I look forward to hearing from you,
Till