You might have a look at 11.2.2 .IC: Set Initial Conditions of the ngspiuce manual.
Setting UIC will allow calculating the initial conditions of R and C. As both are constant, there is not visible result.
Unchecking UIC will yield a true bias calculation before transient is started.
@developers: This is a bit non intuitive. It would be nice to have some better description or some tool tip about the “Use initial conditions” checkbox from my second screenshot.
I agree. This is currently not very intuitive. The “Use initial conditions” check box is equivalent to using the “UIC” parameter in ngspice. Which will skip the calculation of the initial operating point, but will use the initial conditions that are defined for devices. However, defining these initial conditions for devices through KiCad is tricky. @holger I hope my description of the UIC parameter is right?
Actually forcing voltages on nodes can be done the way you did it. This is probably what most users would think of as initial conditions. I think it would be fair to open an issue on Gitlab to make the distinction clearer for users.