Custom classes not appearing in the editor

Hey there,

just trying the new beta, and I created a new c++ project for it. created my classes, added some code and now trying to make it show up in the editor. except it only partially does.

the image will explain it clearly:

newclasses.jpg

the fact that the class names are in blue (intellisense knows they´re correct) should clarify any possible doubts about my classes actually existing or being valid :slight_smile:

this never happened in the previous 2 betas, but it´s happening now :confused:

any ideas?

and btw, where did the Compile editor button go?

nevermind, my new project was building as Debug instead of Development.

that also brought the Compiler button back into the editor