上記でも解説したUNITYでの容量軽量化は相変わらずいつも課題なのですが
ある日突然Build Reportが出なくなることが何度かあったのでTIPSメモ。
ConsoleのOpen Editor logでログは開くけどその中にBuild Reportが無い・・
そんな時は
Buildのときに▼から
Clean Buildを選んで出力したら出ました!
Thanks
Unity Editor log doesn't refresh due to "Information on used Assets is not available, since player data was not rebuilt."
I'm reducing my build size using the Editor log to track which are currently the largest files contributing to build size. This was working, until suddenly I ge...
コメント