Failed Import : Array Property

Hi,

I have a blueprint with some variables, and when i start UE4, i get an error : failed import : array property /Game/Blueprints/DrawCard.DrawCard_C:IdText in Game/Blueprints/Controller_BP

I installed UE4 in the basic way without any modifications on windows 8, 64bit.

If someone has an idea, i would be glad to hear it.

I finally found my answer : I just had to set the editable variable to true, I don’t know why, but it’s works well

I had the same issue with an Int property and this seemed to solve it. Thanks RC_29.

Thanks a bunch, you just saved my sanity