Suppress the error reported when a LoadableObjectId or LoadableSceneId is encountered during a Player build.
Use this when migrating between build pipeline backends when assets legitimately have Loadable references, but the same content is also included in the Player. The references still resolve to null in the resulting build; this flag only silences the error log to keep the build usable.