Closed kanonji closed 6 years ago
I can not find any mention about copy and paste in https://docs.unity3d.com/ScriptReference/GUILayout.TextField.html, but actually I can not paste on those fields in my unity editor(Win 10 64bit).
https://forum.unity.com/threads/how-to-copy-and-paste-in-a-custom-editor-textfield.261087/
I find somebody said use EditorGUILayout
instead of GUILayout
for copy and paste on this forum.
Good to know that. Thanks!
When I have been following Gettting Started, I feel bit hard that I can not paste Client ID/Secret and Runtime/Editor Path from document. So I want make them pastable.