DOTween Pro with WebGL build error
« on: September 07, 2015, 09:59:39 PM »
I'm enjoying working with DOTween but have found that it does not work with the current WebGL preview builds. Is there any plans for DOTween to support WebGL? I created an empty project and imported DOTween and attempted to build to WebGL, here's the error if that means much. Would be great to have this plugin supported with this build platform.

Exception: Failed building WebGL Player.
UnityEditor.WebGL.ProgramUtils.StartProgramChecked (UnityEditor.Utils.Program p)
UnityEditor.WebGL.WebGlBuildPostprocessor.PostProcess (BuildPostProcessArgs args)
UnityEditor.PostprocessBuildPlayer.Postprocess (BuildTarget target, System.String installPath, System.String companyName, System.String productName, Int32 width, Int32 height, System.String downloadWebplayerUrl, System.String manualDownloadWebplayerUrl, BuildOptions options, UnityEditor.RuntimeClassRegistry usedClassRegistry) (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/PostprocessBuildPlayer.cs:316)
UnityEditor.HostView:OnGUI()