Hi team,
I created a PCF control along with Dataset type template, when I use Dataset.columns API to retrieve columns in Test Environment (Debug mode), it shows the column names array. But when I deployed this PCF control into a true Power Apps environment, it returns empty array.

The Dataset.records and Dataset.sortedRecordIds API works well as expected, just the Dataset.columns API not working as expected.
Best Regards,
Kris