Just trying this out for the first time, in 4.11, I notice that if there is a line break in a blueprint comment, it will translate to a line break in the C++ source, which won’t work with C++ “//-style” comments. It should strip the line breaks and/or wrap the comment in a “/* */” pair.