Debugging
There are several helper classes that can aid in debugging:
tbe/Tools/debug
RtUnitSheet
This comes as prefab that you can add to your scene.
It is an ingame runtime UI that displays the currently selected Unit in detail.
ValidatorDebuggerBhv
This has to be on a GameObject that also has a RtUnitBhv and you must place it BEFORE you press play.