Opening a data table that contains a timecode variable causes crash

Hello everyone,
So I’ve been consistently getting a crash when I follow these steps:

1: Create structure with a timecode variable
2: Create a datatable from the structure just created
3: Open datatable

When I try opening the datatable the engine crashes and I get the following message:

I’m not sure if I’m just doing something wrong or if this is a bug.
Thanks for the help.

Edit: Forgot to mention that the engine I am currently using is 4.24.2

1 Like

I’m having the same issue at 4.24.3

I have confirmed an extremely similar bug using BP structs & data tables in UE 5.4.1. If the struct contains a timecode variable, the entire editor will crash when you try to rename a data table row.

1 Like