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
{EditorGUIUtility.TextContent("Your license does not cover Apple TV Publishing."),EditorGUIUtility.TrTextContent("Go to Our Online Store"),newGUIContent(kShopURL)},
72
72
{EditorGUIUtility.TextContent("Your license does not cover Android Publishing."),EditorGUIUtility.TrTextContent("Go to Our Online Store"),newGUIContent(kShopURL)},
73
73
{EditorGUIUtility.TextContent("Your license does not cover Tizen Publishing."),EditorGUIUtility.TrTextContent("Go to Our Online Store"),newGUIContent(kShopURL)},
74
-
{EditorGUIUtility.TextContent("Your license does not cover Xbox One Publishing. For more information please see 'Unity for Console' on the multiplatform site."),EditorGUIUtility.TrTextContent("Unity Multiplatform"),newGUIContent(kMultiPlatformURL)},
75
-
{EditorGUIUtility.TextContent("Your license does not cover PS Vita Publishing. For more information please see 'Unity for Console' on the multiplatform site."),EditorGUIUtility.TrTextContent("Unity Multiplatform"),newGUIContent(kMultiPlatformURL)},
76
-
{EditorGUIUtility.TextContent("Your license does not cover PS4 Publishing. For more information please see 'Unity for Console' on the multiplatform site."),EditorGUIUtility.TrTextContent("Unity Multiplatform"),newGUIContent(kMultiPlatformURL)},
74
+
{EditorGUIUtility.TextContent("Your license does not cover Xbox One Publishing. Please see the Xbox One section of the Platform Module Installation documentation for more details."),EditorGUIUtility.TrTextContent("Platform Module Installation"),newGUIContent(kPlatformInstallationURL)},
75
+
{EditorGUIUtility.TextContent("Your license does not cover PS Vita Publishing. Please see the PS Vita section of the Platform Module Installation documentation for more details."),EditorGUIUtility.TrTextContent("Platform Module Installation"),newGUIContent(kPlatformInstallationURL)},
76
+
{EditorGUIUtility.TextContent("Your license does not cover PS4 Publishing. Please see the PS4 section of the Platform Module Installation documentation for more details."),EditorGUIUtility.TrTextContent("Platform Module Installation"),newGUIContent(kPlatformInstallationURL)},
77
77
{EditorGUIUtility.TextContent("Your license does not cover Universal Windows Platform Publishing."),EditorGUIUtility.TrTextContent("Go to Our Online Store"),newGUIContent(kShopURL)},
78
78
{EditorGUIUtility.TextContent("Your license does not cover Windows Phone 8 Publishing."),EditorGUIUtility.TrTextContent("Go to Our Online Store"),newGUIContent(kShopURL)},
79
79
{EditorGUIUtility.TextContent("Your license does not cover Nintendo 3DS Publishing"),EditorGUIUtility.TrTextContent("Contact sales"),newGUIContent(kMailURL)},
0 commit comments