Importer(NativeFormatImporter) generated inconsistent result for asset Audio Mixer

Hi,I get this 2 alerts when I create a group or snapshot in the Audio Mixer. This happens even in a new project,
I can still use the Audio Mixer and groups but I don’t know if this may create problems later.

Importer(NativeFormatImporter) generated inconsistent result for asset(guid:a8847d839d0f0cc49b8d7caa4b879184) "Assets/NewAudioMixer.mixer"
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Importer(NativeFormatImporter) generated inconsistent result for asset(guid:a8847d839d0f0cc49b8d7caa4b879184) "Assets/NewAudioMixer.mixer"
UnityEditor.HostView:OnLostFocus ()

Reimporting the Audio Mixer and Reimport all results in the same alerts

Edit: I forgot to add that this is in Unity 2020.3.6f1

Did you get to fix this and how?