There are a few considerations regarding the testing parameters. “Tags” is a property of the Actor category and cannot be specifically hidden with HideCategories. Attempting to hide CharacterMovement does seem to cause problems with the Details panel and has been bugged accordingly (UE-22847). However if you are trying to hide specific categories of the CharacterMovement Component it would be best to do so in its class rather than in your character class that inherits a character movement component.