Better Debug

10X your debugging speed

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    5.1 - 5.3
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

Demonstration: Video Link

Documentation: Link

Support: Link


Better Debug plugin will help you speed up debugging by making displaying information much easier and faster than you thought possible. You will have available print nodes for all of the common types of variables (No more converting everything to string 😉) with always added option to describe your debug so you don't have to constantly worry about where is your "hello" coming from.


We also made for you brand new editor utility, so you can easily adjust the size of the prints together with categories of what you want to print, so no more text spam on your screen! Display only the information you need, when you need it.


The plugin keeps being updated and developed so feel free to join discord to get answers for any questions you may have Discord Link


Please consider supporting us on Patreon, so we can keep creating free plugins Patreon Link

テクニカルノート

Features:

  •  Making debugging easier and faster
  •  Editor utility to manage debug messages


Code Modules:

  •  BetterDebugRuntime (Runtime)
  •  BetterDebugEditor (Editor)


Number of Blueprints: 3

Number of C++ Classes: 4

Network Replicated: No

Supported Development Platforms: Win64, Android

Supported Target Build Platforms: Win64, Android (technically all of them, it's editor plugin)

Documentation: Link

Example Project: Link