Datatable not packaging

I found a solution, below are the two step I did in my iterations:

  1. Set the data table as variable at eventBeginPlay so you unsure it is loaded when game start.

  2. Secondly, in the package project settings, ensure you have the checkbox full rebuild selected on. (see image)

Hope it will help newcomers to this issue :slight_smile: