Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
UNITY_STANDALONE_WIN バージョンのローカル ディスク ビルドからファイルをダウンロードするために WWW を使用します。ダウンロード URL の絶対パスには漢字などの特殊文字が含まれているため、絶対パスではなく相対ダウンロード パスを使用したいと考えています。Unity Editor だけでいいのですが、「スタンドアロン版ではファイルが見つからない」とスローされる、理想の人はいますか? ありがとう。