Summary
Child actors with modified properties compared to the parent fail to pass validation due to “/Script/Engine.InheritableComponentHandler” not being whitelisted by the UEFN Validator.
Please select what you are reporting on:
Creative
What Type of Bug are you experiencing?
Assets
Steps to Reproduce
-Make a new actor with components
-Make a child based on the new actor
-Modify any properties that the components have
-Attempt to validate the child actor
Expected Result
Validator marks it as valid, and the creator can create a “Main Parent Actor” for whatever they are making.
Observed Result
Validator marks it as invalid, and the creator must use multiple actors to make small component changes.
Platform(s)
PC
Additional Notes
…c41069/NewBlueprint9_Child) references disallowed object /Script/Engine.InheritableComponentHandler.. (FortValidator_FortExposedAssets)