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

UnityEditor namespace 관련 오류 #6

Open
cgi4u opened this issue Nov 20, 2017 · 0 comments
Open

UnityEditor namespace 관련 오류 #6

cgi4u opened this issue Nov 20, 2017 · 0 comments

Comments

@cgi4u
Copy link

cgi4u commented Nov 20, 2017

Editor 폴더에 포함되어 있지 않은 API/OAuth/OAuth2Setting.cs와 CBSetting,cs에서 using UnityEditor 때문에 빌드가 되지 않는 오류가 있습니다. 유니티 에디터 상에서는 오류가 감지되지 않으나 실제 사용 플랫폼으로 빌드 할 때 오류가 발생합니다.
CBSetting,cs: 주석 처리시 오류가 발생하지 않습니다. 추후 구현할 기능을 위해 들어간 것이 아니라면 해당 구문을 삭제하면 해결될 듯 합니다.
OAuth2Setting.cs: 주석 처리시 Line 83의 AssetDatabase.CreateAsset(instance, fullPath)에서 오류가 발생합니다.

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