Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unity IL2CPP does not work with UgCS client #5

Open
mangolas opened this issue May 23, 2020 · 0 comments
Open

Unity IL2CPP does not work with UgCS client #5

mangolas opened this issue May 23, 2020 · 0 comments

Comments

@mangolas
Copy link

I'm trying to create Unity (used 2019.3.9f1) application compiled with IL2CPP which uses UgCS server client, but so far it seems like dead end.

It fails on some sort of reflection error which seems that other using protobuf-net has stumbled as well: protobuf-net/protobuf-net#521

I was hoping to work around the problem above and use standard gRPC client libraries against UgCS proto files, but that does not work either as UgCS seem to not have any standard rpc services.

So I have two questions:

  1. Is there any known way to get UgCS compile with Unity IL2CPP?
  2. If not, is there any way to use standard gRCP client against UgCS service?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant