Annoying parent-child BP problem

That is correct but do you have more than one instance of your Parent and Child BP in your scene? If you have they will fight over the Mouse Wheel up Input. In that case your Parent executes it and your child never gets the child never gets the chance to do so. like I described initially.