Search Issue Tracker
Fixed in 5.1.0
Votes
1
Found in
5.0.0b20
Issue ID
669674
Regression
No
Windows: Failure to build with custom WebGL Template
-e: Trying to build a webgl with a custom template fails with an error
-repro
--Create a "WebGLTemplates" directory in Assets
--Copy a template from playbackengines
--Adjust template as needed
--build webgl
--NOTICE error:
Filename: "C:\Program Files\Unity\Unity 5\Editor\Data\PlaybackEngines\webglsupport/BuildTools/Emscripten_Win/python/2.7.5.3_64bit/python.exe"
Arguments: "C:\Program Files\Unity\Unity 5\Editor\Data\PlaybackEngines\webglsupport/BuildTools/Emscripten/tools/file_packager.py" "WebGL.data" --no-heap-copy --js-output="fileloader.js" --preload "mainData" "methods_pointedto_by_uievents.xml" "resources.assets" "sharedassets0.assets" "Resources/unity_default_resources" "Resources/unity_builtin_extra"
index: -1
Exception: Invalid WebGL template path: C:\Program Files\Unity\Unity 5\Editor\Data\PlaybackEngines\webglsupport/BuildTools\WebGLTemplates\oss! Select a template in player settings.
at UnityEditor.WebGL.WebGlBuildPostprocessor.GetTemplateFolder () [0x00000] in <filename unknown>:0
at UnityEditor.WebGL.WebGlBuildPostprocessor.PostProcess (BuildPostProcessArgs args) [0x00000] in <filename unknown>:0
at 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) [0x000c5] in C:\buildslave\unity\build\Editor\Mono\BuildPipeline\PostprocessBuildPlayer.cs:316
UnityEditor.BuildPipeline:BuildPlayerInternalNoCheck(String[], String, BuildTarget, BuildOptions, Boolean, UInt32
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment