負荷対策
公式 + 勉強会
ドキュメント
公式ラーニング
公式 YouTube | 英語 ≫日本語読み上げ
- 2024/12/08 Mobile UI Performance Tips | Unreal Fest 2024
- 2024/08/25 Using Simple Generic Materials to Improve UI Performance | Unreal Fest 2024 UIマテリアル最適化
- 2020/08/04 Optimizing and Building UI for AAA Games | Unreal Fest Online 2020 UMG最適化
勉強会
- スライド
- 2020/06/10 UE4で作成するUIと最適化手法 [ss]
- 2018/10/03 情報共有:UMGミーティングの資料(配布用に調整済み)
- 2017/09/30 猫でも分かるUMG [ss]
- 動画
- 2020/06/10 GCCONF ’20:UE4で作成するUIと最適化手法
エピックゲームズジャパン
- 2021/07/09 Widgetとリソースを切り離す方法 | Ken Kuwano
分類中
ブログ
- 2024/08/31 UMG、「Canvas Panel」と「Overlay」の違いって? | 雑記たち Nishi
- 2024/02/28 UMGにおける初期化処理について | ヒストリアブログ
- 2023/08/04 ちょっとまって?!そのcreate widget危険じゃない?? | aoharuisgod
- 2022/10/18 TextをBindを使用せずに更新する | 麻倉 詩音
- 2022/09/30 UI最適化のコツが盛りだくさん。UIアーティストからテクニカルアーティストへの転身奮闘記【CEDEC2022】| ゲームメーカーズ
- 2021/02/09 UMG WBPをWBPに直接配置するとオブジェクトの数が増える話 | pto8913のメモ帳
- 2019/09/24 UMGでUserWidgetを並べた時とBPで動的追加した時の検証。とWidgetAnimationのロード検証 | com04
- 2018/06/24 UMGの詳細パネルから関数を作ってバインディングするのは良くない | Gaming Life
- 2017/01/15 UMGのCanvasPanelとOverlayの違い | emotion
ブログ 英語
- 2017/05/27 Unreal UIs and Performance | ben🌱ui
X
- 2022/10/19 UMG関連について幅広くフォローしているページを見つけた | ポジTA
- 2022/10/07 共有されていた資料のリンクが切れてたので修正しました! | おかず
- 2022/07/16 UMGのLifecycleを検証した良い記事。| どんぶつ
- 2020/06/28 DisableNativeTickのメタデータを追加し忘れるとTickが毎回回ってしまうので注意してください! | Takashi.Suzuki
Retainer Box
ドキュメント
ブログ
- 2024/12/18 RetainerBoxを用いたUIを作成してみよう | logicalbeat
- 2021/12/20 UMGのRetainerBoxがいつ更新されたかデバッグ表示するメモ | 林田 リンデロン
- 2021/04/16 UMGのウィジェットを回転させたときにでるジャギーを軽減する(Retainer Box)| 凛(kagring)
- 2021/01/13 RetainerBoxを用いたUMG Jitterへの対処 | ヒストリアブログ
- 2020/08/31 Widget紹介 Misc & Optimization編 | トンコツ開発ブログ
- 2020/07/09 ウィジェットをマテリアルのパラメータとして扱いいじくる | ネリスさん備忘録
- 2019/12/18 RetainerBoxの黒ずみ回避と使い方 | ヒストリアブログ
- 2017/04/25 ディゾルブエフェクトもできる、RetainerBoxについて | 花繁吹き
ブログ 英語
- 2017/06/07 Using the RetainerBox Widget | ben🌱ui
X
Fixed
- UE5.7 UE-240472 When changing the Visibility of a RetainerBox wrapped widget to “Not Hit-Testable(Self&AllChildren)”, the widget incorrectly accepts the hit test
- UE5.6 UE-239584 Improper clipping in children of a retainer widget
- UE5.4 UE-203471 Mouse lock on a widget in the RetainerBox is misaligned and locked in the wrong position in the standalone/package application
- UE5.4 UE-112225 Image rendering is incorrect when RichTextBlock that displays an image is a child of Retainer Box
- UE5.4 UE-107863 Rich Text is offset when set as the child of a Retainer Box in a Widget Blueprint
- UE5.4 UE-114934 The space between multi line text is gone in game when the text box is placed in a retainer box
- UE5.4 UE-203701 Detect OnHovered event in child widgets even if HitTest(Self/Child) is disabled in RetainerBox
- UE5.4 UE-161583 Retainer Box does not propagate Visibility settings to children
- UE5.4 UE-150807 Text doesn’t update when wrapped in a Retainer Box
UMG ビューモデル
MVVM
ドキュメント
公式ラーニング
ブログ
- 2023/09/28 UMG ViewModelを利用してBPオンリーのMVVMをしてみる | Let’s Enjoy Unreal Engine
- 2022/12/24 UMG ViewModelをこんな感じに使ってみました | HSKKOU
- 2022/12/07 UMG ViewModelについて | Zi_su
- 2022/10/18 UnrealEngineのUIにMVVMが使えるようになる? | HSKKOU
ブログ英語