Hi Epic Games,
as the title says, whenever i edit a data table, the editor crashes.
First i thought it is because of changing the struct, but i have tested it:
I have created a test struct, then created a data table and tried to edit it → crash
Can you confirm this bug?
Thanks in advance
raidfire.net
Open Epic Launcher
Open UE 4.11.2
Create BP Blank Project named “Test”
Create Struct named “FTest”
Create Data Table named “TestTable” and use “FTest” as Struct
Save All
Open “Testtable” and click on the Plus-Symbol to add an entry
Editor Crash
MachineId:B9AD522F4852BF45851B21B00C26CF41
EpicAccountId:1153a2f8263849eb990d59148cceb42e
You do not have any debugging symbols required to display the callstack for this crash.
Log File: link text
Sean_L
(Sean_L)
June 1, 2016, 6:17pm
4
I haven’t been able to reproduce this issue following the steps you provided. Did you ensure to hit Send on the crash reporter window?
Please download 4.12 and give this same repro a shot. Let me know if it still crashes in 4.12.
I have installed 4.12.0 right now. Problem solved
And yes, i have sent the crash report.
Reproducing is really simple. make blank project, create struct and data table and try to add an entry. The editor crashes whenever you are trying to edit the table.
For me the problem is solved now with 4.12.
Thanks