I found another example for my problem:
{
"assetStoreId": "",
"name": "MyObject",
"type": "BBText::BBText",
"variables": [],
"effects": [],
"behaviors": [],
"content": {
"text": "",
"opacity": 255,
"fontSize": 20,
"visible": true,
"color": "0;0;0",
"fontFamily": "Arial",
"align": "left",
"verticalTextAlignment": "top"
}
}
I compared an old backup save to the one that is now corrupt. I found that in the corrupted version, the "content": {} part is missing from every BBText Object.