Particle parameter not working for 'Initial Size'

Just use the Make Vector node and plug in any values you need. This works on my end. But passing a variable value back to the construction script isn’t going to work that I’m aware of since the way it is handled when the actor is placed in the world.

It’s best to handle the variable value change via the event graph where you can set a variable and adjust this.