Kagan Batuker
Kagan Batuker
I have this code in xml, which is a list item within a list: `` `` `` Code generation does not parse it correctly and throws an error in UnityEditor:...
I have an enum under Delight.Models : ` public enum UpdateType{ ... }` When I want to reference it on my xml I am using this code: ` ` Then...
Hello, I posted this issue in Auth0 Community forum ([see here](https://community.auth0.com/t/jsonserializationexception-unable-to-find-a-constructor-for-auth0-authenticationapi-models-devicecoderesponse/84314)) and it was suggested to raise an issue here as well. We are developing a VR application using Unity,...