프로그래밍/유니티
-
유니티 에러 : error CS1061: 'Button' does not contain a definition for 'interactable' and no accessible extension method 'interactable' accepting a first argument of type 'Button' could be found (are you missing a using directive or an assembly ref..
2021.06.20 by 개발자입니다
-
유니티 에러 error CS0619: 'PBXProject.GetUnityTargetName()' is obsolete: 'This function is deprecated. There are two targets now, call GetUnityMainTargetGuid()
2021.06.10 by 개발자입니다
-
유니티 포톤 에러 : PhotonView ID duplicate found: 50. New: View 50 on NetworkManager (scene) old: View 50 on NetworkManager (scene). Maybe one wasn't destroyed on scene load?! Check for 'DontDestroyOnLoad'. Destroying old entry, adding new.
2021.06.10 by 개발자입니다