[SOLVED]
Hi ,
i’ve installed the latest version of UE 4 (UE 4.12.4 version ) and since then whatever actor i create and whatever i want to do in the construction script it just doesn’t work anymore …
First thing i’ve done :
- create a new actor BP
- in the construction script i’ve made a simple "print string " with the “hello world”
- place the actor in the world and moving it to “launch” the construction script … nothing happend … but the print string is effective in the output log … (only here )
Second thing i’ve done :
- a bit more complex stuff , with some whileloop , foreach , add child actor component , etc …
and here again nothing happend (even in the output log )
so i don’t understand … is this a bug in the 4.12.4 ? is this just an option i need to check in this particular version ? it’s actually really problematic .
I hope someone is going to find a solution because it’s really annoying and i actually can’t work .
thanks for reading me and have a nice day !!
.