Having successfully created PrelimPathways and PreliminTransitions I'm trying to run the Thin Indoor Pathways tool but it keeps failing with the following error:
ERROR 000539: Invalid field PrelimTransitions.LEVEL_ID

The final section of the message stack is as follows:
Processing level: 05
Adding points as locations from Units_2022_09_27_102252
Adding points as locations from Places
Adding points as locations from Exits_2022_09_27_102257
Adding points as locations from PrelimTransitions_Points_Start
Adding points as locations from PrelimTransitions_Points_End
Solving level ED.CENTRAL.0335.05
Solving took 31.23 seconds.
Copying features from network sources.
Repairing geometry and deleting identical pathway features.
Deleting intermediate data.
Joining back attributes.
ERROR 180212: Unable to thin input pathways.
ERROR 000539: Invalid field PrelimTransitions.LEVEL_ID
Failed to execute (CalculateField).
Failed script (null)...
Failed to execute (ThinIndoorPathways).
Failed at 27 September 2022 11:06:14 (Elapsed Time: 43 minutes 38 seconds)
The PrelimTransitions attribute table doesn't have a LEVEL_ID field and I've not modified the table structure at all so its never had that field. I'm at a loss to know why it's failing.
I'm using ArcGIS Pro 3.0.2
Any help would be greatly appreciated!