From c1b2a113c3c6105e67b23dd949e9ee130600db61 Mon Sep 17 00:00:00 2001 From: NickKhalow Date: Wed, 21 Jan 2026 11:42:15 +0200 Subject: [PATCH] forbid tasks on WebGL --- .../Demigiant/DOTween/Modules/DOTweenModuleUnityVersion.cs | 2 +- .../Demigiant/DOTween/Modules/DOTweenModuleUnityVersion.cs | 2 +- .../Demigiant/DOTween/Modules/DOTweenModuleUnityVersion.cs | 2 +- .../Demigiant/DOTween/Modules/DOTweenModuleUnityVersion.cs | 2 +- _DOTween.Assembly/bin/Modules/DOTweenModuleUnityVersion.cs | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/UnityExamples.Unity5/Assets/Plugins/Demigiant/DOTween/Modules/DOTweenModuleUnityVersion.cs b/UnityExamples.Unity5/Assets/Plugins/Demigiant/DOTween/Modules/DOTweenModuleUnityVersion.cs index fa1ac05b..c22fc24a 100644 --- a/UnityExamples.Unity5/Assets/Plugins/Demigiant/DOTween/Modules/DOTweenModuleUnityVersion.cs +++ b/UnityExamples.Unity5/Assets/Plugins/Demigiant/DOTween/Modules/DOTweenModuleUnityVersion.cs @@ -216,7 +216,7 @@ public static TweenerCore DOTiling(this Materia #region .NET 4.6 or Newer -#if UNITY_2018_1_OR_NEWER && (NET_4_6 || NET_STANDARD_2_0) +#if UNITY_2018_1_OR_NEWER && (NET_4_6 || NET_STANDARD_2_0) && !UNITY_WEBGL #region Async Instructions diff --git a/UnityTests.Unity2020.3/Assets/Plugins/Demigiant/DOTween/Modules/DOTweenModuleUnityVersion.cs b/UnityTests.Unity2020.3/Assets/Plugins/Demigiant/DOTween/Modules/DOTweenModuleUnityVersion.cs index 8f818ba5..2e31ec3b 100644 --- a/UnityTests.Unity2020.3/Assets/Plugins/Demigiant/DOTween/Modules/DOTweenModuleUnityVersion.cs +++ b/UnityTests.Unity2020.3/Assets/Plugins/Demigiant/DOTween/Modules/DOTweenModuleUnityVersion.cs @@ -204,7 +204,7 @@ public static TweenerCore DOTiling(this Materia #region .NET 4.6 or Newer -#if UNITY_2018_1_OR_NEWER && (NET_4_6 || NET_STANDARD_2_0) +#if UNITY_2018_1_OR_NEWER && (NET_4_6 || NET_STANDARD_2_0) && !UNITY_WEBGL #region Async Instructions diff --git a/UnityTests.Unity5.LEGACY/Assets/Plugins/Demigiant/DOTween/Modules/DOTweenModuleUnityVersion.cs b/UnityTests.Unity5.LEGACY/Assets/Plugins/Demigiant/DOTween/Modules/DOTweenModuleUnityVersion.cs index 8f818ba5..2e31ec3b 100644 --- a/UnityTests.Unity5.LEGACY/Assets/Plugins/Demigiant/DOTween/Modules/DOTweenModuleUnityVersion.cs +++ b/UnityTests.Unity5.LEGACY/Assets/Plugins/Demigiant/DOTween/Modules/DOTweenModuleUnityVersion.cs @@ -204,7 +204,7 @@ public static TweenerCore DOTiling(this Materia #region .NET 4.6 or Newer -#if UNITY_2018_1_OR_NEWER && (NET_4_6 || NET_STANDARD_2_0) +#if UNITY_2018_1_OR_NEWER && (NET_4_6 || NET_STANDARD_2_0) && !UNITY_WEBGL #region Async Instructions diff --git a/UnityTests.Unity6000.3/Assets/Plugins/Demigiant/DOTween/Modules/DOTweenModuleUnityVersion.cs b/UnityTests.Unity6000.3/Assets/Plugins/Demigiant/DOTween/Modules/DOTweenModuleUnityVersion.cs index 8f818ba5..2e31ec3b 100644 --- a/UnityTests.Unity6000.3/Assets/Plugins/Demigiant/DOTween/Modules/DOTweenModuleUnityVersion.cs +++ b/UnityTests.Unity6000.3/Assets/Plugins/Demigiant/DOTween/Modules/DOTweenModuleUnityVersion.cs @@ -204,7 +204,7 @@ public static TweenerCore DOTiling(this Materia #region .NET 4.6 or Newer -#if UNITY_2018_1_OR_NEWER && (NET_4_6 || NET_STANDARD_2_0) +#if UNITY_2018_1_OR_NEWER && (NET_4_6 || NET_STANDARD_2_0) && !UNITY_WEBGL #region Async Instructions diff --git a/_DOTween.Assembly/bin/Modules/DOTweenModuleUnityVersion.cs b/_DOTween.Assembly/bin/Modules/DOTweenModuleUnityVersion.cs index 8f818ba5..2e31ec3b 100644 --- a/_DOTween.Assembly/bin/Modules/DOTweenModuleUnityVersion.cs +++ b/_DOTween.Assembly/bin/Modules/DOTweenModuleUnityVersion.cs @@ -204,7 +204,7 @@ public static TweenerCore DOTiling(this Materia #region .NET 4.6 or Newer -#if UNITY_2018_1_OR_NEWER && (NET_4_6 || NET_STANDARD_2_0) +#if UNITY_2018_1_OR_NEWER && (NET_4_6 || NET_STANDARD_2_0) && !UNITY_WEBGL #region Async Instructions