I just upgraded a test project from an earlier CL (via github) of UE5.7 to the EOS version preview1, and noticed that the LearningAgents recorder doesn’t fill out the schema fields in the LearningAgents Recording anymore. I need to manually append the schema to the recording asset by feeding it the auto-generated json file from the Intermediate directory before I can use it for training.
Is this by design? Is this work in progress? Or did I break something when I upgraded the project?