Quickstart programmer tutorial - doesnt match generated code

Hi,

I’ve been trying to follow the quick start tutorial for programmers, and after creating a new actor class, find that the actor class cpp and .h files aren’t populated with any code under the GENERATED_BODY statement - so , for example, no tick class, or BeginPlay code etc. Zilch.

any ideas whats going wrong? or is the tutorial wrong (its the latest one)

liz

I had the same problem yesterday when I was running some version of the 4.6 build. I updated to 4.7.6 and redid the tutorial from scratch and everything was generated as shown in the tutorial. Hope this helps.