Hey everyone,
I’m in the process of writing Functional Test for my current project and noticed the logs for each test use the UObject auto-generated name rather than the TestLabel. It makes reading the logs extremely unintuitive.
Am I able to update the FunctionalTest’s name via Blueprint? Or would this have to be an Engine change to FunctionalTest.LogStep()?
Here is the label of the Functional Tests in the Editor:
And here is what the logs say on an asserts: