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