You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debug.LogWarning(string.Format("{0} not found; are you trying to uninstall {1}?",FBX_PREFAB_FILE,UnityEditor.Formats.Fbx.Exporter.ModelExporter.PACKAGE_UI_NAME));
80
+
Debug.LogWarningFormat("{0} not found; update FbxPrefabFile variable in FbxPrefabAutoUpdater.cs to point to FbxPrefab.cs path.",FbxPrefabFile);
0 commit comments