This is a silly question, but I was unable to find any documentation that helps me.
I used to hit console key twice to view the full console while testing my game but for some reason that does not work anymore since a few patches ago.
Now I just get the one line window for entering console commands (as it was from a single press of the " ` " key), but not the full window where I can see responses / log prints.
I’m not able to reproduce this in a blank project with 4.8. Do you have a simple setup that reproduces that behavior? If so, I can have a ticket submitted for the developers to evaluate this behavior.
Hi Tim, sorry for the late response.
I tried to reproduce this behavior in a new blank project.
Calling the node from the a PlayerController did not cause this to happen.
But calling it from within a Character did. Here’s all it takes:
I tried to reproduce this in a project with 4.8 and our latest internal build of 4.9, but I’ve not had any luck. I used the third person template and altered that character along with trying in a blank project.
Can you verify if this is happening in a new basic project? if so can you send me a link to that to try?
Can you also tell me if you’re using windows, OS X, or Linux?