Steps to Reproduce

{}World Partition "breaks" the BP functional tests.

If a map is setup with World Partition, then a BP functional test actor is added.
The new BP functional test is not added to the test list upon saving the actor.

For context, the Automated test framework queries map asset tags to gather information about BP functional tests through FFunctionalTestingModule::GetMapTests, but the tags seem to be updated only when the map itself is saved.

BP functional tests hook themselves to FWorldDelegates::GetAssetTags to register their tags.
The expectation is that the asset tags get updated when the actor is saved.

In the end FFunctionalTestingModule::GetMapTests does not support World Partition.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-145986 in the post.

5
Login to Vote

Fixed
Fix Commit20378197
Main Commit20378197
CreatedMar 15, 2022
ResolvedMay 26, 2022
UpdatedApr 7, 2023