Troubleshooting
Common setup and review problems, with checks you can perform in your project.
On this page
RowTether does not appear in Tools
Check that the complete plugin folder is installed, the Editor target compiled successfully, and RowTether is enabled in Edit → Plugins. Restart the Editor. The supported environment is Windows with Unreal 5.8; a game runtime build does not provide the panel.
I cannot find the example tables
The commercial plugin intentionally has no sample DataTables or Content directory. Use the separate RowTether test project, or download the test project fixtures and create the tables under /Game/RowTetherExample. Do not reinstall the core plugin looking for RowTether Content.
My Name column is not being checked
A Name or String value does not declare its own destination. Add the column to a profile, using the authored property name and the destination table’s object path. Include its consumer table in your selection.
The candidate CSV is rejected
Check the expected headers and CSV format. Duplicate row keys ignore letter case. Use a file exported for the destination table’s structure. An invalid candidate does not produce a complete impact review.
The run says Partial
Read its coverage reasons. The selected data may include unsupported fields, an unavailable source, a changed table, or more records than the budget permits. Correct the indicated issue or narrow the selection and run again. See coverage and limits.
The report could not be exported
Choose a writable local directory with sufficient space. Use an ordinary folder rather than a junction or cloud placeholder if the path is refused. Existing run folders are preserved; the tool will not overwrite one. Exporting incomplete work requires the separate incomplete-report action.