NativeFormatImporter generated inconsistent result.

After upgrading to 2022.1.15f1, every time I save the scene I get the following Unity warnings.

Any Devs chime in with some guidance on what to look for as I haven’t been able to determine what is specifically resulting in the ‘inconsistent result’. So far it appears contained to the OpenXR Package, but I’m not entirely sure that’s the case as I usually just clear the console when they appear.

Bug

Importer(NativeFormatImporter) generated inconsistent result for asset(guid:c156e72b1e8f86f45b404d5a265ebc7e) “Assets/XR/Settings/Open XR Package Settings.asset”
UnityEditor.EditorApplication:Internal_CallGlobalEventHandler ()

Importer(NativeFormatImporter) generated inconsistent result for asset(guid:c156e72b1e8f86f45b404d5a265ebc7e) “Assets/XR/Settings/Open XR Package Settings.asset”
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

1 Like

Seems I’m having this error as well. Did you find a solution to it?

1 Like

I am also having the same warning so am interested in a potential solution.

me too