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

Spectator View Build Warnings #2165

Closed
StephenHodgson opened this issue May 24, 2018 · 0 comments
Closed

Spectator View Build Warnings #2165

StephenHodgson opened this issue May 24, 2018 · 0 comments

Comments

@StephenHodgson
Copy link
Contributor

Overview

When building for .NET 4.x, with IL2CPP and .NET Standard 2 these two stack overflow warnings appear.

warning C4717: 'ReplayKitRecorder_get_Controls_m576547881': recursive on all control paths, function will cause runtime stack overflow 
warning C4717: 'ReplayKitRecorder_set_Controls_m1308905516': recursive on all control paths, function will cause runtime stack overflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants