Hello,
I am having a problem with a widget component. I added the component to my actor, and now I can’t find it in the component list. I still can access the variable, but the engine is crashing when I play in Standalone mode with the following error:
Access violation - code c0000005
(first/second chance not available)UE4Editor_Engine!USimpleConstructionScript::RemoveNodeAndPromoteChildren()
[d:\build++ue4+release-4.12+compile\sync\engine\source\runtime\engine\private\simpleconstructionscript.cpp:785]
Do you know if there is a workaround to fix this without having to redo the blueprint?
Cheers