[Bug] Movement component doesn't show

If you add a movement component (tried with Projectile) before adding any component that’s eligible to be a root component, then that movement component won’t be displayed, even though it actually is being added. Adding a valid root component after the fact will make it show up

I think that should be fixed in the next release. We now always show at least one ‘default scene component’ in the Components tree.