Unity WebGL Template

Unity WebGL 自訂 Loading 頁面模板教學,說明如何替換預設 Unity Logo,透過 Player Settings > Resolution and Presentation 選擇自訂 Template,修改 logo.png 路徑,以及使用 Responsive WebGL Template 套件省去手動調整的步驟。

前言

執行 WebGL 時都會有 Unity Logo & Loading。目前此專案修改 Unity Logo 的部分。

需要更詳細的內容可以參考官方文件(Unity Document)。

會比較建議使用 Responsive WebGL Template,省去自己測試修改的麻煩,不過還是需要改 Logo、Icon 的部分。

Setting Up Your Template

  1. Import Unitypackage

  2. Set up Unity Player Setting Edit -> Project Settings -> Player, On the WebGL tab -> Resolution and Presentation -> Selcet LogoTemplates

    image_1

  3. Change Your Logo

    Logo 規格建議不要太大張。

    Path: root/Assets/WebGLTemplates/LogoTemplate/logo.png

    image_2

GitHub repo

參考文章


2026年5月30日 星期六
comments powered by Disqus
Wenrong Nexus