When running the code in the editor, things seem to work fine but when I try to build it I get the following error
I’m using Entities 0.14.0-preview.19 - September 10, 2020
trying to make a build for windows x86_x64
error CS1061: 'EntityManager' does not contain a definition for 'GetName' and no accessible extension method 'GetName' accepting a first argument of type 'EntityManager' could be found (are you missing a using directive or an assembly reference?)