Step 1 - Confirm the input
- Check instance parameters in the Properties Panel.
- Confirm you selected the correct instance.
- Verify the intended values and overrides are present.
Find why a value, state, geometry result, or artifact row does not match expectation.
Troubleshooting means tracing the evaluated path from input -> formula -> state -> geometry -> output.
Most issues come from incorrect inputs, failed evaluation, fallback defaults, or output filtering.
Follow the evaluation pipeline: inputs -> parameters -> variables -> state -> geometry -> nested blocks -> artifacts.
Start by naming what is wrong. Each problem type points to a different stage.
Debug the evaluation pipeline, not just the visible result.
How to compare authored values against resolved values.
How to trace where evaluation issues occur.
A practical system for checking value propagation.
Exact limits and fallback behavior.