I've noticed that UI Input doesn't call its OnChange functions when it assignes itself the startingValue, as I would have expected.
So I decided to set myself via code the starting value, assuming the OnChange functions would get called... but no, they aren't called either.
Can I manually trigger them somehow?