Finally… copying any Timeline from a blueprint created in 4.4 to a blueprint created in 4.6 crash the engine
[=RaidX;196946]
Anyone have a guess? I will paste the blueprint I have right down there
return me a false (make no sense)
[/]
Hey RaidX,
Judging by the image you posted, I think the “Scale Full” variable in the graph is actually the “ScaleFull” variable instead of “Scale_Full” (you have 2 of them). The editor will add a space between the word Scale and Full for both of those names by default, so it’s likely it is the wrong variable.
is the one I mean, check it’s value:
For the Timeline, I would try and re-create it in your new project instead of pasting it, it should work copy/paste as well, but try that as a workaround.
Hi
I knew I was going to confuse people with the other variable… but I created it just to see if using a new one without the underscore would change something but the result was the same. So even If I delete the second variable it still come back as a false
