Hello guys. I am currently working on a more elaborate tag system for our game. I have read that there is a way to implement them via datatables in the gameplay tags documentation.
I have followed their documentation exactly as described by creating a Datatable using a GameplayTagTableRow Structure. I added my example Datatable to the project settings and they were added to the defaultgameplaytags.ini file as seen in my screenshot.
I don’t think you understood the question. My data tables are already set in the project settings. They are not showing in the gameplay tag manager which is the problem. @Husky211
try delete the datatable from the .ini and open the engine, It must be some bug because I don’t have any problems, I assign the table and it appears immediately in the manager