I’m trying to get a data table row from a dynamic data table reference and a row name. However, it doesn’t seem to be working correctly. I put together this example to show the issue I’m having:
I can’t tell if I’m doing something wrong here or if it is a bug.
Notes:
- The row is found if I manually set the Data Table Object Reference to the correct table. This is only an issue when dynamically setting the reference.
- I’m working in UE5.2 (Preview 2) so it could be a bug in that version of UE.
EDIT: Nevermind went back and tested it in UE5.1 and it worked correctly seems like it’s just a bug in UE5.2.