After using the Newtonsoft.Json library in our C# code, the Hot Reload feature stops working correctly. Reloads fail to apply new code changes, forcing a complete restart of the editor to see updates.
When using JsonConvert.DeserializeObject alond with Gleamtech DocumentUltimate, there is an exception in runtime stating that: error CS0433: The type 'JsonConvert ...