Common Debug

Youtube tutorial.

CullPoint Debugger

Displays the cull point radius (example).

_images/CullPointDebugger.png
Enable debug : on/off debugger.

CullState Object Debugger

Displays the cull state of objects in the scene (example).

_images/CullStateObjectDebugger.png

Examples

_images/CullStateObjectDebuggerExample.png

Cull point debug and cull state object debugger are enabled example (red - culled, blue - close to camera, green - in view of camera).

Hashmap Grid Debugger

Displays the size and position of the hashmap cell (can be useful when choosing the basic hashmap cell size in DOTS systems).

_images/HashmapGridDebugger.png
Enable debug : on/off debugger.
Line color : colour line in the scene.
Cell size : grid cell size.
X size : X grid size.
Y size : Y grid size.
_images/HashmapGridDebuggerExample.png