Unityでカジュアルゲームを作っています。 今回は、ScrollView に大量のアイテムを表示する際の UIプール管理の改善 についてまとめます。 InitializePool() であらかじめ非表示のアイテムを作り、GetItem() / ReleaseItem() で柔軟に使い回す形に変更しました。 これに ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
これはUnity Asset Storeで販売されているアセット「Modern UI Pack」の公式ページからリンクされている、公式のドキュメントを勝手に和訳したものです。(※問題があればすぐ削除します If this Japanese-transrated document has any problem, I'll delete it soon.) 英語も ...
There seems to be a bug in Unity because ScrollView.mouseWheelScrollSize does affect the ScrollView differently in edit mode and play mode. Tested on Windows 11, Unity 2023.2.3f1.